update deps
This commit is contained in:
parent
3ff198f23b
commit
f9768ac4ba
384 changed files with 13733 additions and 26207 deletions
66
node_modules/spdx-exceptions/package.json
generated
vendored
66
node_modules/spdx-exceptions/package.json
generated
vendored
|
|
@ -1,59 +1,21 @@
|
|||
{
|
||||
"_args": [
|
||||
[
|
||||
"spdx-exceptions@2.3.0",
|
||||
"/Users/alexkappa/Code/ts/github.com/github/codeql-action"
|
||||
]
|
||||
],
|
||||
"_development": true,
|
||||
"_from": "spdx-exceptions@2.3.0",
|
||||
"_id": "spdx-exceptions@2.3.0",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-/tTrYOC7PPI1nUAgx34hUpqXuyJG+DTHJTnIULG4rDygi4xu/tfgmq1e1cIRwRzwZgo4NLySi+ricLkZkw4i5A==",
|
||||
"_location": "/spdx-exceptions",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "spdx-exceptions@2.3.0",
|
||||
"name": "spdx-exceptions",
|
||||
"escapedName": "spdx-exceptions",
|
||||
"rawSpec": "2.3.0",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "2.3.0"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/spdx-expression-parse"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/spdx-exceptions/-/spdx-exceptions-2.3.0.tgz",
|
||||
"_spec": "2.3.0",
|
||||
"_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action",
|
||||
"author": {
|
||||
"name": "The Linux Foundation"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/kemitchell/spdx-exceptions.json/issues"
|
||||
},
|
||||
"contributors": [
|
||||
{
|
||||
"name": "Kyle E. Mitchell",
|
||||
"email": "kyle@kemitchell.com",
|
||||
"url": "https://kemitchell.com/"
|
||||
}
|
||||
],
|
||||
"name": "spdx-exceptions",
|
||||
"description": "list of SPDX standard license exceptions",
|
||||
"version": "2.3.0",
|
||||
"author": "The Linux Foundation",
|
||||
"contributors": [
|
||||
"Kyle E. Mitchell <kyle@kemitchell.com> (https://kemitchell.com/)"
|
||||
],
|
||||
"license": "CC-BY-3.0",
|
||||
"repository": "kemitchell/spdx-exceptions.json",
|
||||
"files": [
|
||||
"index.json"
|
||||
],
|
||||
"homepage": "https://github.com/kemitchell/spdx-exceptions.json#readme",
|
||||
"license": "CC-BY-3.0",
|
||||
"name": "spdx-exceptions",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/kemitchell/spdx-exceptions.json.git"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "node build.js"
|
||||
},
|
||||
"version": "2.3.0"
|
||||
}
|
||||
}
|
||||
|
||||
,"_resolved": "https://registry.npmjs.org/spdx-exceptions/-/spdx-exceptions-2.3.0.tgz"
|
||||
,"_integrity": "sha512-/tTrYOC7PPI1nUAgx34hUpqXuyJG+DTHJTnIULG4rDygi4xu/tfgmq1e1cIRwRzwZgo4NLySi+ricLkZkw4i5A=="
|
||||
,"_from": "spdx-exceptions@2.3.0"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue