1
0
mirror of https://github.com/S2-/gitlit synced 2025-08-04 13:10:09 +02:00

update dependencies

This commit is contained in:
s2
2018-10-10 15:11:12 +02:00
parent da4083f574
commit 5c55c54b71
90877 changed files with 339776 additions and 33677 deletions

View File

@@ -1,27 +1,33 @@
{
"_from": "spdx-correct@^3.0.0",
"_args": [
[
"spdx-correct@3.0.2",
"E:\\projects\\p\\gitlit"
]
],
"_development": true,
"_from": "spdx-correct@3.0.2",
"_id": "spdx-correct@3.0.2",
"_inBundle": false,
"_integrity": "sha512-q9hedtzyXHr5S0A1vEPoK/7l8NpfkFYTq6iCY+Pno2ZbdZR6WexZFtqeVGkGxW3TEJMN914Z55EnAGMmenlIQQ==",
"_location": "/spdx-correct",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "spdx-correct@^3.0.0",
"raw": "spdx-correct@3.0.2",
"name": "spdx-correct",
"escapedName": "spdx-correct",
"rawSpec": "^3.0.0",
"rawSpec": "3.0.2",
"saveSpec": null,
"fetchSpec": "^3.0.0"
"fetchSpec": "3.0.2"
},
"_requiredBy": [
"/validate-npm-package-license"
],
"_resolved": "https://registry.npmjs.org/spdx-correct/-/spdx-correct-3.0.2.tgz",
"_shasum": "19bb409e91b47b1ad54159243f7312a858db3c2e",
"_spec": "spdx-correct@^3.0.0",
"_where": "E:\\projects\\p\\gitlit\\node_modules\\validate-npm-package-license",
"_spec": "3.0.2",
"_where": "E:\\projects\\p\\gitlit",
"author": {
"name": "Kyle E. Mitchell",
"email": "kyle@kemitchell.com",
@@ -30,7 +36,6 @@
"bugs": {
"url": "https://github.com/jslicense/spdx-correct.js/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Kyle E. Mitchell",
@@ -50,7 +55,6 @@
"spdx-expression-parse": "^3.0.0",
"spdx-license-ids": "^3.0.0"
},
"deprecated": false,
"description": "correct invalid SPDX expressions",
"devDependencies": {
"defence-cli": "^2.0.1",