Cleaned and refreshed node modules with npm

Added a check for a debug flag so that we can checkout and run actions during release
This commit is contained in:
Drew Heavner
2020-11-15 14:04:10 -05:00
parent 6079bfc827
commit 67dceb4e04
574 changed files with 7314 additions and 5227 deletions
+14 -10
View File
@@ -1,34 +1,39 @@
{
"_from": "spdx-exceptions@^2.1.0",
"_args": [
[
"spdx-exceptions@2.3.0",
"/Users/drew.heavner/Documents/Github/sign-android-release"
]
],
"_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": "range",
"type": "version",
"registry": true,
"raw": "spdx-exceptions@^2.1.0",
"raw": "spdx-exceptions@2.3.0",
"name": "spdx-exceptions",
"escapedName": "spdx-exceptions",
"rawSpec": "^2.1.0",
"rawSpec": "2.3.0",
"saveSpec": null,
"fetchSpec": "^2.1.0"
"fetchSpec": "2.3.0"
},
"_requiredBy": [
"/spdx-expression-parse"
],
"_resolved": "https://registry.npmjs.org/spdx-exceptions/-/spdx-exceptions-2.3.0.tgz",
"_shasum": "3f28ce1a77a00372683eade4a433183527a2163d",
"_spec": "spdx-exceptions@^2.1.0",
"_where": "/Users/drew.heavner/Documents/Github/sign-android-release/node_modules/spdx-expression-parse",
"_spec": "2.3.0",
"_where": "/Users/drew.heavner/Documents/Github/sign-android-release",
"author": {
"name": "The Linux Foundation"
},
"bugs": {
"url": "https://github.com/kemitchell/spdx-exceptions.json/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Kyle E. Mitchell",
@@ -36,7 +41,6 @@
"url": "https://kemitchell.com/"
}
],
"deprecated": false,
"description": "list of SPDX standard license exceptions",
"files": [
"index.json"