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,27 +1,33 @@
{
"_from": "cssom@^0.4.4",
"_args": [
[
"cssom@0.4.4",
"/Users/drew.heavner/Documents/Github/sign-android-release"
]
],
"_development": true,
"_from": "cssom@0.4.4",
"_id": "cssom@0.4.4",
"_inBundle": false,
"_integrity": "sha512-p3pvU7r1MyyqbTk+WbNJIgJjG2VmTIaB10rI93LzVPrmDJKkzKYMtxxyAvQXR/NS6otuzveI7+7BBq3SjBS2mw==",
"_location": "/cssom",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "cssom@^0.4.4",
"raw": "cssom@0.4.4",
"name": "cssom",
"escapedName": "cssom",
"rawSpec": "^0.4.4",
"rawSpec": "0.4.4",
"saveSpec": null,
"fetchSpec": "^0.4.4"
"fetchSpec": "0.4.4"
},
"_requiredBy": [
"/jsdom"
],
"_resolved": "https://registry.npmjs.org/cssom/-/cssom-0.4.4.tgz",
"_shasum": "5a66cf93d2d0b661d80bf6a44fb65f5c2e4e0a10",
"_spec": "cssom@^0.4.4",
"_where": "/Users/drew.heavner/Documents/Github/sign-android-release/node_modules/jsdom",
"_spec": "0.4.4",
"_where": "/Users/drew.heavner/Documents/Github/sign-android-release",
"author": {
"name": "Nikita Vasilyev",
"email": "me@elv1s.ru"
@@ -29,8 +35,6 @@
"bugs": {
"url": "https://github.com/NV/CSSOM/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "CSS Object Model implementation and CSS parser",
"files": [
"lib/"