mirror of
https://code.forgejo.org/actions/setup-node.git
synced 2025-05-21 05:24:45 +00:00
.
This commit is contained in:
parent
a004f0ae58
commit
fc725ba36b
7280 changed files with 19 additions and 1796407 deletions
52
node_modules/spdx-license-ids/README.md
generated
vendored
52
node_modules/spdx-license-ids/README.md
generated
vendored
|
@ -1,52 +0,0 @@
|
|||
# spdx-license-ids
|
||||
|
||||
[](https://www.npmjs.com/package/spdx-license-ids)
|
||||
[](https://wdp9fww0r9.execute-api.us-west-2.amazonaws.com/production/results/shinnn/spdx-license-ids)
|
||||
|
||||
A list of [SPDX license](https://spdx.org/licenses/) identifiers
|
||||
|
||||
## Installation
|
||||
|
||||
[Download JSON directly](https://raw.githubusercontent.com/shinnn/spdx-license-ids/master/index.json), or [use](https://docs.npmjs.com/cli/install) [npm](https://docs.npmjs.com/about-npm/):
|
||||
|
||||
```
|
||||
npm install spdx-license-ids
|
||||
```
|
||||
|
||||
## [Node.js](https://nodejs.org/) API
|
||||
|
||||
### require('spdx-license-ids')
|
||||
|
||||
Type: `string[]`
|
||||
|
||||
All license IDs except for the currently deprecated ones.
|
||||
|
||||
```javascript
|
||||
const ids = require('spdx-license-ids');
|
||||
//=> ['0BSD', 'AAL', 'ADSL', 'AFL-1.1', 'AFL-1.2', 'AFL-2.0', 'AFL-2.1', 'AFL-3.0', 'AGPL-1.0-only', ...]
|
||||
|
||||
ids.includes('BSD-3-Clause'); //=> true
|
||||
ids.includes('CC-BY-1.0'); //=> true
|
||||
|
||||
ids.includes('GPL-3.0'); //=> false
|
||||
```
|
||||
|
||||
### require('spdx-license-ids/deprecated')
|
||||
|
||||
Type: `string[]`
|
||||
|
||||
Deprecated license IDs.
|
||||
|
||||
```javascript
|
||||
const deprecatedIds = require('spdx-license-ids/deprecated');
|
||||
//=> ['AGPL-1.0', 'AGPL-3.0', 'GFDL-1.1', 'GFDL-1.2', 'GFDL-1.3', 'GPL-1.0', 'GPL-2.0', ...]
|
||||
|
||||
deprecatedIds.includes('BSD-3-Clause'); //=> false
|
||||
deprecatedIds.includes('CC-BY-1.0'); //=> false
|
||||
|
||||
deprecatedIds.includes('GPL-3.0'); //=> true
|
||||
```
|
||||
|
||||
## License
|
||||
|
||||
[Creative Commons Zero v1.0 Universal](https://creativecommons.org/publicdomain/zero/1.0/deed)
|
24
node_modules/spdx-license-ids/deprecated.json
generated
vendored
24
node_modules/spdx-license-ids/deprecated.json
generated
vendored
|
@ -1,24 +0,0 @@
|
|||
[
|
||||
"AGPL-1.0",
|
||||
"AGPL-3.0",
|
||||
"GFDL-1.1",
|
||||
"GFDL-1.2",
|
||||
"GFDL-1.3",
|
||||
"GPL-1.0",
|
||||
"GPL-2.0",
|
||||
"GPL-2.0-with-GCC-exception",
|
||||
"GPL-2.0-with-autoconf-exception",
|
||||
"GPL-2.0-with-bison-exception",
|
||||
"GPL-2.0-with-classpath-exception",
|
||||
"GPL-2.0-with-font-exception",
|
||||
"GPL-3.0",
|
||||
"GPL-3.0-with-GCC-exception",
|
||||
"GPL-3.0-with-autoconf-exception",
|
||||
"LGPL-2.0",
|
||||
"LGPL-2.1",
|
||||
"LGPL-3.0",
|
||||
"Nunit",
|
||||
"StandardML-NJ",
|
||||
"eCos-2.0",
|
||||
"wxWindows"
|
||||
]
|
362
node_modules/spdx-license-ids/index.json
generated
vendored
362
node_modules/spdx-license-ids/index.json
generated
vendored
|
@ -1,362 +0,0 @@
|
|||
[
|
||||
"0BSD",
|
||||
"AAL",
|
||||
"ADSL",
|
||||
"AFL-1.1",
|
||||
"AFL-1.2",
|
||||
"AFL-2.0",
|
||||
"AFL-2.1",
|
||||
"AFL-3.0",
|
||||
"AGPL-1.0-only",
|
||||
"AGPL-1.0-or-later",
|
||||
"AGPL-3.0-only",
|
||||
"AGPL-3.0-or-later",
|
||||
"AMDPLPA",
|
||||
"AML",
|
||||
"AMPAS",
|
||||
"ANTLR-PD",
|
||||
"APAFML",
|
||||
"APL-1.0",
|
||||
"APSL-1.0",
|
||||
"APSL-1.1",
|
||||
"APSL-1.2",
|
||||
"APSL-2.0",
|
||||
"Abstyles",
|
||||
"Adobe-2006",
|
||||
"Adobe-Glyph",
|
||||
"Afmparse",
|
||||
"Aladdin",
|
||||
"Apache-1.0",
|
||||
"Apache-1.1",
|
||||
"Apache-2.0",
|
||||
"Artistic-1.0",
|
||||
"Artistic-1.0-Perl",
|
||||
"Artistic-1.0-cl8",
|
||||
"Artistic-2.0",
|
||||
"BSD-1-Clause",
|
||||
"BSD-2-Clause",
|
||||
"BSD-2-Clause-FreeBSD",
|
||||
"BSD-2-Clause-NetBSD",
|
||||
"BSD-2-Clause-Patent",
|
||||
"BSD-3-Clause",
|
||||
"BSD-3-Clause-Attribution",
|
||||
"BSD-3-Clause-Clear",
|
||||
"BSD-3-Clause-LBNL",
|
||||
"BSD-3-Clause-No-Nuclear-License",
|
||||
"BSD-3-Clause-No-Nuclear-License-2014",
|
||||
"BSD-3-Clause-No-Nuclear-Warranty",
|
||||
"BSD-4-Clause",
|
||||
"BSD-4-Clause-UC",
|
||||
"BSD-Protection",
|
||||
"BSD-Source-Code",
|
||||
"BSL-1.0",
|
||||
"Bahyph",
|
||||
"Barr",
|
||||
"Beerware",
|
||||
"BitTorrent-1.0",
|
||||
"BitTorrent-1.1",
|
||||
"Borceux",
|
||||
"CATOSL-1.1",
|
||||
"CC-BY-1.0",
|
||||
"CC-BY-2.0",
|
||||
"CC-BY-2.5",
|
||||
"CC-BY-3.0",
|
||||
"CC-BY-4.0",
|
||||
"CC-BY-NC-1.0",
|
||||
"CC-BY-NC-2.0",
|
||||
"CC-BY-NC-2.5",
|
||||
"CC-BY-NC-3.0",
|
||||
"CC-BY-NC-4.0",
|
||||
"CC-BY-NC-ND-1.0",
|
||||
"CC-BY-NC-ND-2.0",
|
||||
"CC-BY-NC-ND-2.5",
|
||||
"CC-BY-NC-ND-3.0",
|
||||
"CC-BY-NC-ND-4.0",
|
||||
"CC-BY-NC-SA-1.0",
|
||||
"CC-BY-NC-SA-2.0",
|
||||
"CC-BY-NC-SA-2.5",
|
||||
"CC-BY-NC-SA-3.0",
|
||||
"CC-BY-NC-SA-4.0",
|
||||
"CC-BY-ND-1.0",
|
||||
"CC-BY-ND-2.0",
|
||||
"CC-BY-ND-2.5",
|
||||
"CC-BY-ND-3.0",
|
||||
"CC-BY-ND-4.0",
|
||||
"CC-BY-SA-1.0",
|
||||
"CC-BY-SA-2.0",
|
||||
"CC-BY-SA-2.5",
|
||||
"CC-BY-SA-3.0",
|
||||
"CC-BY-SA-4.0",
|
||||
"CC0-1.0",
|
||||
"CDDL-1.0",
|
||||
"CDDL-1.1",
|
||||
"CDLA-Permissive-1.0",
|
||||
"CDLA-Sharing-1.0",
|
||||
"CECILL-1.0",
|
||||
"CECILL-1.1",
|
||||
"CECILL-2.0",
|
||||
"CECILL-2.1",
|
||||
"CECILL-B",
|
||||
"CECILL-C",
|
||||
"CERN-OHL-1.1",
|
||||
"CERN-OHL-1.2",
|
||||
"CNRI-Jython",
|
||||
"CNRI-Python",
|
||||
"CNRI-Python-GPL-Compatible",
|
||||
"CPAL-1.0",
|
||||
"CPL-1.0",
|
||||
"CPOL-1.02",
|
||||
"CUA-OPL-1.0",
|
||||
"Caldera",
|
||||
"ClArtistic",
|
||||
"Condor-1.1",
|
||||
"Crossword",
|
||||
"CrystalStacker",
|
||||
"Cube",
|
||||
"D-FSL-1.0",
|
||||
"DOC",
|
||||
"DSDP",
|
||||
"Dotseqn",
|
||||
"ECL-1.0",
|
||||
"ECL-2.0",
|
||||
"EFL-1.0",
|
||||
"EFL-2.0",
|
||||
"EPL-1.0",
|
||||
"EPL-2.0",
|
||||
"EUDatagrid",
|
||||
"EUPL-1.0",
|
||||
"EUPL-1.1",
|
||||
"EUPL-1.2",
|
||||
"Entessa",
|
||||
"ErlPL-1.1",
|
||||
"Eurosym",
|
||||
"FSFAP",
|
||||
"FSFUL",
|
||||
"FSFULLR",
|
||||
"FTL",
|
||||
"Fair",
|
||||
"Frameworx-1.0",
|
||||
"FreeImage",
|
||||
"GFDL-1.1-only",
|
||||
"GFDL-1.1-or-later",
|
||||
"GFDL-1.2-only",
|
||||
"GFDL-1.2-or-later",
|
||||
"GFDL-1.3-only",
|
||||
"GFDL-1.3-or-later",
|
||||
"GL2PS",
|
||||
"GPL-1.0-only",
|
||||
"GPL-1.0-or-later",
|
||||
"GPL-2.0-only",
|
||||
"GPL-2.0-or-later",
|
||||
"GPL-3.0-only",
|
||||
"GPL-3.0-or-later",
|
||||
"Giftware",
|
||||
"Glide",
|
||||
"Glulxe",
|
||||
"HPND",
|
||||
"HPND-sell-variant",
|
||||
"HaskellReport",
|
||||
"IBM-pibs",
|
||||
"ICU",
|
||||
"IJG",
|
||||
"IPA",
|
||||
"IPL-1.0",
|
||||
"ISC",
|
||||
"ImageMagick",
|
||||
"Imlib2",
|
||||
"Info-ZIP",
|
||||
"Intel",
|
||||
"Intel-ACPI",
|
||||
"Interbase-1.0",
|
||||
"JPNIC",
|
||||
"JSON",
|
||||
"JasPer-2.0",
|
||||
"LAL-1.2",
|
||||
"LAL-1.3",
|
||||
"LGPL-2.0-only",
|
||||
"LGPL-2.0-or-later",
|
||||
"LGPL-2.1-only",
|
||||
"LGPL-2.1-or-later",
|
||||
"LGPL-3.0-only",
|
||||
"LGPL-3.0-or-later",
|
||||
"LGPLLR",
|
||||
"LPL-1.0",
|
||||
"LPL-1.02",
|
||||
"LPPL-1.0",
|
||||
"LPPL-1.1",
|
||||
"LPPL-1.2",
|
||||
"LPPL-1.3a",
|
||||
"LPPL-1.3c",
|
||||
"Latex2e",
|
||||
"Leptonica",
|
||||
"LiLiQ-P-1.1",
|
||||
"LiLiQ-R-1.1",
|
||||
"LiLiQ-Rplus-1.1",
|
||||
"Libpng",
|
||||
"Linux-OpenIB",
|
||||
"MIT",
|
||||
"MIT-0",
|
||||
"MIT-CMU",
|
||||
"MIT-advertising",
|
||||
"MIT-enna",
|
||||
"MIT-feh",
|
||||
"MITNFA",
|
||||
"MPL-1.0",
|
||||
"MPL-1.1",
|
||||
"MPL-2.0",
|
||||
"MPL-2.0-no-copyleft-exception",
|
||||
"MS-PL",
|
||||
"MS-RL",
|
||||
"MTLL",
|
||||
"MakeIndex",
|
||||
"MirOS",
|
||||
"Motosoto",
|
||||
"Multics",
|
||||
"Mup",
|
||||
"NASA-1.3",
|
||||
"NBPL-1.0",
|
||||
"NCSA",
|
||||
"NGPL",
|
||||
"NLOD-1.0",
|
||||
"NLPL",
|
||||
"NOSL",
|
||||
"NPL-1.0",
|
||||
"NPL-1.1",
|
||||
"NPOSL-3.0",
|
||||
"NRL",
|
||||
"NTP",
|
||||
"Naumen",
|
||||
"Net-SNMP",
|
||||
"NetCDF",
|
||||
"Newsletr",
|
||||
"Nokia",
|
||||
"Noweb",
|
||||
"OCCT-PL",
|
||||
"OCLC-2.0",
|
||||
"ODC-By-1.0",
|
||||
"ODbL-1.0",
|
||||
"OFL-1.0",
|
||||
"OFL-1.1",
|
||||
"OGL-UK-1.0",
|
||||
"OGL-UK-2.0",
|
||||
"OGL-UK-3.0",
|
||||
"OGTSL",
|
||||
"OLDAP-1.1",
|
||||
"OLDAP-1.2",
|
||||
"OLDAP-1.3",
|
||||
"OLDAP-1.4",
|
||||
"OLDAP-2.0",
|
||||
"OLDAP-2.0.1",
|
||||
"OLDAP-2.1",
|
||||
"OLDAP-2.2",
|
||||
"OLDAP-2.2.1",
|
||||
"OLDAP-2.2.2",
|
||||
"OLDAP-2.3",
|
||||
"OLDAP-2.4",
|
||||
"OLDAP-2.5",
|
||||
"OLDAP-2.6",
|
||||
"OLDAP-2.7",
|
||||
"OLDAP-2.8",
|
||||
"OML",
|
||||
"OPL-1.0",
|
||||
"OSET-PL-2.1",
|
||||
"OSL-1.0",
|
||||
"OSL-1.1",
|
||||
"OSL-2.0",
|
||||
"OSL-2.1",
|
||||
"OSL-3.0",
|
||||
"OpenSSL",
|
||||
"PDDL-1.0",
|
||||
"PHP-3.0",
|
||||
"PHP-3.01",
|
||||
"Plexus",
|
||||
"PostgreSQL",
|
||||
"Python-2.0",
|
||||
"QPL-1.0",
|
||||
"Qhull",
|
||||
"RHeCos-1.1",
|
||||
"RPL-1.1",
|
||||
"RPL-1.5",
|
||||
"RPSL-1.0",
|
||||
"RSA-MD",
|
||||
"RSCPL",
|
||||
"Rdisc",
|
||||
"Ruby",
|
||||
"SAX-PD",
|
||||
"SCEA",
|
||||
"SGI-B-1.0",
|
||||
"SGI-B-1.1",
|
||||
"SGI-B-2.0",
|
||||
"SISSL",
|
||||
"SISSL-1.2",
|
||||
"SMLNJ",
|
||||
"SMPPL",
|
||||
"SNIA",
|
||||
"SPL-1.0",
|
||||
"SWL",
|
||||
"Saxpath",
|
||||
"Sendmail",
|
||||
"Sendmail-8.23",
|
||||
"SimPL-2.0",
|
||||
"Sleepycat",
|
||||
"Spencer-86",
|
||||
"Spencer-94",
|
||||
"Spencer-99",
|
||||
"SugarCRM-1.1.3",
|
||||
"TAPR-OHL-1.0",
|
||||
"TCL",
|
||||
"TCP-wrappers",
|
||||
"TMate",
|
||||
"TORQUE-1.1",
|
||||
"TOSL",
|
||||
"TU-Berlin-1.0",
|
||||
"TU-Berlin-2.0",
|
||||
"UPL-1.0",
|
||||
"Unicode-DFS-2015",
|
||||
"Unicode-DFS-2016",
|
||||
"Unicode-TOU",
|
||||
"Unlicense",
|
||||
"VOSTROM",
|
||||
"VSL-1.0",
|
||||
"Vim",
|
||||
"W3C",
|
||||
"W3C-19980720",
|
||||
"W3C-20150513",
|
||||
"WTFPL",
|
||||
"Watcom-1.0",
|
||||
"Wsuipa",
|
||||
"X11",
|
||||
"XFree86-1.1",
|
||||
"XSkat",
|
||||
"Xerox",
|
||||
"Xnet",
|
||||
"YPL-1.0",
|
||||
"YPL-1.1",
|
||||
"ZPL-1.1",
|
||||
"ZPL-2.0",
|
||||
"ZPL-2.1",
|
||||
"Zed",
|
||||
"Zend-2.0",
|
||||
"Zimbra-1.3",
|
||||
"Zimbra-1.4",
|
||||
"Zlib",
|
||||
"bzip2-1.0.5",
|
||||
"bzip2-1.0.6",
|
||||
"copyleft-next-0.3.0",
|
||||
"copyleft-next-0.3.1",
|
||||
"curl",
|
||||
"diffmark",
|
||||
"dvipdfm",
|
||||
"eGenix",
|
||||
"gSOAP-1.3b",
|
||||
"gnuplot",
|
||||
"iMatix",
|
||||
"libpng-2.0",
|
||||
"libtiff",
|
||||
"mpich2",
|
||||
"psfrag",
|
||||
"psutils",
|
||||
"xinetd",
|
||||
"xpp",
|
||||
"zlib-acknowledgement"
|
||||
]
|
79
node_modules/spdx-license-ids/package.json
generated
vendored
79
node_modules/spdx-license-ids/package.json
generated
vendored
|
@ -1,79 +0,0 @@
|
|||
{
|
||||
"_args": [
|
||||
[
|
||||
"spdx-license-ids@3.0.4",
|
||||
"/Users/eric/repos/actions/setup-node"
|
||||
]
|
||||
],
|
||||
"_development": true,
|
||||
"_from": "spdx-license-ids@3.0.4",
|
||||
"_id": "spdx-license-ids@3.0.4",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-7j8LYJLeY/Yb6ACbQ7F76qy5jHkp0U6jgBfJsk97bwWlVUnUWsAgpyaCvo17h0/RQGnQ036tVDomiwoI4pDkQA==",
|
||||
"_location": "/spdx-license-ids",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "spdx-license-ids@3.0.4",
|
||||
"name": "spdx-license-ids",
|
||||
"escapedName": "spdx-license-ids",
|
||||
"rawSpec": "3.0.4",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "3.0.4"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/spdx-correct",
|
||||
"/spdx-expression-parse"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.4.tgz",
|
||||
"_spec": "3.0.4",
|
||||
"_where": "/Users/eric/repos/actions/setup-node",
|
||||
"author": {
|
||||
"name": "Shinnosuke Watanabe",
|
||||
"url": "https://github.com/shinnn"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/shinnn/spdx-license-ids/issues"
|
||||
},
|
||||
"description": "A list of SPDX license identifiers",
|
||||
"devDependencies": {
|
||||
"@shinnn/eslint-config": "^6.8.7",
|
||||
"chalk": "^2.4.1",
|
||||
"eslint": "^5.10.0",
|
||||
"get-spdx-license-ids": "^2.1.0",
|
||||
"rmfr": "^2.0.0",
|
||||
"tape": "^4.9.1"
|
||||
},
|
||||
"eslintConfig": {
|
||||
"extends": "@shinnn"
|
||||
},
|
||||
"files": [
|
||||
"deprecated.json",
|
||||
"index.json"
|
||||
],
|
||||
"homepage": "https://github.com/shinnn/spdx-license-ids#readme",
|
||||
"keywords": [
|
||||
"spdx",
|
||||
"license",
|
||||
"licenses",
|
||||
"id",
|
||||
"identifier",
|
||||
"identifiers",
|
||||
"json",
|
||||
"array",
|
||||
"oss"
|
||||
],
|
||||
"license": "CC0-1.0",
|
||||
"name": "spdx-license-ids",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/shinnn/spdx-license-ids.git"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "node build.js",
|
||||
"pretest": "eslint .",
|
||||
"test": "node test.js"
|
||||
},
|
||||
"version": "3.0.4"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue