Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/spdx-license-ids')
-rw-r--r--node_modules/spdx-license-ids/README.md14
-rw-r--r--node_modules/spdx-license-ids/index.json14
-rw-r--r--node_modules/spdx-license-ids/package.json26
3 files changed, 33 insertions, 21 deletions
diff --git a/node_modules/spdx-license-ids/README.md b/node_modules/spdx-license-ids/README.md
index c7b5b5f32..699514d1a 100644
--- a/node_modules/spdx-license-ids/README.md
+++ b/node_modules/spdx-license-ids/README.md
@@ -1,13 +1,13 @@
# spdx-license-ids
-[![npm version](https://img.shields.io/npm/v/spdx-license-ids.svg)](https://www.npmjs.org/package/spdx-license-ids)
-[![Build Status](https://travis-ci.org/shinnn/spdx-license-ids.svg?branch=master)](https://travis-ci.org/shinnn/spdx-license-ids)
+[![npm version](https://img.shields.io/npm/v/spdx-license-ids.svg)](https://www.npmjs.com/package/spdx-license-ids)
+[![Github Actions](https://action-badges.now.sh/shinnn/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/getting-started/what-is-npm):
+[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
@@ -17,13 +17,13 @@ npm install spdx-license-ids
### require('spdx-license-ids')
-Type: `<Array<string>>`
+Type: `string[]`
All license IDs except for the currently deprecated ones.
```javascript
const ids = require('spdx-license-ids');
-//=> ['0BSD', 'AAL', 'Abstyles', 'Adobe-2006', 'Adobe-Glyph', 'ADSL', 'AFL-1.1', 'AFL-1.2', ...]
+//=> ['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
@@ -33,13 +33,13 @@ ids.includes('GPL-3.0'); //=> false
### require('spdx-license-ids/deprecated')
-Type: `<Array<string>>`
+Type: `string[]`
Deprecated license IDs.
```javascript
const deprecatedIds = require('spdx-license-ids/deprecated');
-//=> ['AGPL-1.0', 'AGPL-3.0', 'eCos-2.0', 'GFDL-1.1', 'GFDL-1.2', 'GFDL-1.3', 'GPL-1.0', ...]
+//=> ['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
diff --git a/node_modules/spdx-license-ids/index.json b/node_modules/spdx-license-ids/index.json
index ed0619912..5283c78dc 100644
--- a/node_modules/spdx-license-ids/index.json
+++ b/node_modules/spdx-license-ids/index.json
@@ -45,6 +45,7 @@
"BSD-3-Clause-No-Nuclear-License",
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause-No-Nuclear-Warranty",
+ "BSD-3-Clause-Open-MPI",
"BSD-4-Clause",
"BSD-4-Clause-UC",
"BSD-Protection",
@@ -55,6 +56,7 @@
"Beerware",
"BitTorrent-1.0",
"BitTorrent-1.1",
+ "BlueOak-1.0.0",
"Borceux",
"CATOSL-1.1",
"CC-BY-1.0",
@@ -87,6 +89,7 @@
"CC-BY-SA-2.5",
"CC-BY-SA-3.0",
"CC-BY-SA-4.0",
+ "CC-PDDC",
"CC0-1.0",
"CDDL-1.0",
"CDDL-1.1",
@@ -98,6 +101,8 @@
"CECILL-2.1",
"CECILL-B",
"CECILL-C",
+ "CERN-OHL-1.1",
+ "CERN-OHL-1.2",
"CNRI-Jython",
"CNRI-Python",
"CNRI-Python-GPL-Compatible",
@@ -152,6 +157,7 @@
"Glide",
"Glulxe",
"HPND",
+ "HPND-sell-variant",
"HaskellReport",
"IBM-pibs",
"ICU",
@@ -165,6 +171,7 @@
"Intel",
"Intel-ACPI",
"Interbase-1.0",
+ "JPNIC",
"JSON",
"JasPer-2.0",
"LAL-1.2",
@@ -265,6 +272,7 @@
"PDDL-1.0",
"PHP-3.0",
"PHP-3.01",
+ "Parity-6.0.0",
"Plexus",
"PostgreSQL",
"Python-2.0",
@@ -283,12 +291,15 @@
"SGI-B-1.0",
"SGI-B-1.1",
"SGI-B-2.0",
+ "SHL-0.5",
+ "SHL-0.51",
"SISSL",
"SISSL-1.2",
"SMLNJ",
"SMPPL",
"SNIA",
"SPL-1.0",
+ "SSPL-1.0",
"SWL",
"Saxpath",
"Sendmail",
@@ -299,6 +310,7 @@
"Spencer-94",
"Spencer-99",
"SugarCRM-1.1.3",
+ "TAPR-OHL-1.0",
"TCL",
"TCP-wrappers",
"TMate",
@@ -335,6 +347,7 @@
"Zimbra-1.3",
"Zimbra-1.4",
"Zlib",
+ "blessing",
"bzip2-1.0.5",
"bzip2-1.0.6",
"copyleft-next-0.3.0",
@@ -346,6 +359,7 @@
"gSOAP-1.3b",
"gnuplot",
"iMatix",
+ "libpng-2.0",
"libtiff",
"mpich2",
"psfrag",
diff --git a/node_modules/spdx-license-ids/package.json b/node_modules/spdx-license-ids/package.json
index 84fd02c3d..b03d5e070 100644
--- a/node_modules/spdx-license-ids/package.json
+++ b/node_modules/spdx-license-ids/package.json
@@ -1,30 +1,28 @@
{
- "_from": "spdx-license-ids@3.0.3",
- "_id": "spdx-license-ids@3.0.3",
+ "_from": "spdx-license-ids@^3.0.0",
+ "_id": "spdx-license-ids@3.0.5",
"_inBundle": false,
- "_integrity": "sha512-uBIcIl3Ih6Phe3XHK1NqboJLdGfwr1UN3k6wSD1dZpmPsIkb8AGNbZYJ1fOBk834+Gxy8rpfDxrS6XLEMZMY2g==",
+ "_integrity": "sha512-J+FWzZoynJEXGphVIS+XEh3kFSjZX/1i9gFBaWQcB+/tmpe2qUsSBABpcxqxnAxFdiUFEgAX1bjYGQvIZmoz9Q==",
"_location": "/spdx-license-ids",
"_phantomChildren": {},
"_requested": {
- "type": "version",
+ "type": "range",
"registry": true,
- "raw": "spdx-license-ids@3.0.3",
+ "raw": "spdx-license-ids@^3.0.0",
"name": "spdx-license-ids",
"escapedName": "spdx-license-ids",
- "rawSpec": "3.0.3",
+ "rawSpec": "^3.0.0",
"saveSpec": null,
- "fetchSpec": "3.0.3"
+ "fetchSpec": "^3.0.0"
},
"_requiredBy": [
- "#USER",
- "/",
"/spdx-correct",
"/spdx-expression-parse"
],
- "_resolved": "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.3.tgz",
- "_shasum": "81c0ce8f21474756148bbb5f3bfc0f36bf15d76e",
- "_spec": "spdx-license-ids@3.0.3",
- "_where": "/Users/zkat/Documents/code/work/npm",
+ "_resolved": "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.5.tgz",
+ "_shasum": "3694b5804567a458d3c8045842a6358632f62654",
+ "_spec": "spdx-license-ids@^3.0.0",
+ "_where": "/Users/isaacs/dev/npm/cli/node_modules/spdx-correct",
"author": {
"name": "Shinnosuke Watanabe",
"url": "https://github.com/shinnn"
@@ -73,5 +71,5 @@
"pretest": "eslint .",
"test": "node test.js"
},
- "version": "3.0.3"
+ "version": "3.0.5"
}