mirror of
https://github.com/S2-/gitlit
synced 2025-08-04 05:10:05 +02:00
update dependencies
This commit is contained in:
32
node_modules/spdx-exceptions/package.json
generated
vendored
32
node_modules/spdx-exceptions/package.json
generated
vendored
@@ -1,39 +1,34 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"spdx-exceptions@2.1.0",
|
||||
"/home/s2/Documents/Code/gitlit"
|
||||
]
|
||||
],
|
||||
"_development": true,
|
||||
"_from": "spdx-exceptions@2.1.0",
|
||||
"_id": "spdx-exceptions@2.1.0",
|
||||
"_from": "spdx-exceptions@^2.1.0",
|
||||
"_id": "spdx-exceptions@2.2.0",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-4K1NsmrlCU1JJgUrtgEeTVyfx8VaYea9J9LvARxhbHtVtohPs/gFGG5yy49beySjlIMhhXZ4QqujIZEfS4l6Cg==",
|
||||
"_integrity": "sha512-2XQACfElKi9SlVb1CYadKDXvoajPgBVPn/gOQLrTvHdElaVhr7ZEbqJaRnJLVNeaI4cMEAgVCeBMKF6MWRDCRA==",
|
||||
"_location": "/spdx-exceptions",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"type": "range",
|
||||
"registry": true,
|
||||
"raw": "spdx-exceptions@2.1.0",
|
||||
"raw": "spdx-exceptions@^2.1.0",
|
||||
"name": "spdx-exceptions",
|
||||
"escapedName": "spdx-exceptions",
|
||||
"rawSpec": "2.1.0",
|
||||
"rawSpec": "^2.1.0",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "2.1.0"
|
||||
"fetchSpec": "^2.1.0"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/spdx-expression-parse"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/spdx-exceptions/-/spdx-exceptions-2.1.0.tgz",
|
||||
"_spec": "2.1.0",
|
||||
"_where": "/home/s2/Documents/Code/gitlit",
|
||||
"_resolved": "https://registry.npmjs.org/spdx-exceptions/-/spdx-exceptions-2.2.0.tgz",
|
||||
"_shasum": "2ea450aee74f2a89bfb94519c07fcd6f41322977",
|
||||
"_spec": "spdx-exceptions@^2.1.0",
|
||||
"_where": "E:\\projects\\p\\gitlit\\node_modules\\spdx-expression-parse",
|
||||
"author": {
|
||||
"name": "The Linux Foundation"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/kemitchell/spdx-exceptions.json/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"contributors": [
|
||||
{
|
||||
"name": "Kyle E. Mitchell",
|
||||
@@ -41,6 +36,7 @@
|
||||
"url": "https://kemitchell.com/"
|
||||
}
|
||||
],
|
||||
"deprecated": false,
|
||||
"description": "list of SPDX standard license exceptions",
|
||||
"homepage": "https://github.com/kemitchell/spdx-exceptions.json#readme",
|
||||
"license": "CC-BY-3.0",
|
||||
@@ -49,5 +45,5 @@
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/kemitchell/spdx-exceptions.json.git"
|
||||
},
|
||||
"version": "2.1.0"
|
||||
"version": "2.2.0"
|
||||
}
|
||||
|
Reference in New Issue
Block a user