update modules

This commit is contained in:
s2
2020-06-08 08:50:28 +02:00
parent ae4aaf2668
commit 27635904a6
477 changed files with 20385 additions and 35036 deletions

24
node_modules/try-catch/package.json generated vendored
View File

@@ -1,27 +1,33 @@
{
"_from": "try-catch@^3.0.0",
"_args": [
[
"try-catch@3.0.0",
"D:\\Projects\\vanillajs-seed"
]
],
"_development": true,
"_from": "try-catch@3.0.0",
"_id": "try-catch@3.0.0",
"_inBundle": false,
"_integrity": "sha512-3uAqUnoemzca1ENvZ72EVimR+E8lqBbzwZ9v4CEbLjkaV3Q+FtdmPUt7jRtoSoTiYjyIMxEkf6YgUpe/voJ1ng==",
"_location": "/try-catch",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "try-catch@^3.0.0",
"raw": "try-catch@3.0.0",
"name": "try-catch",
"escapedName": "try-catch",
"rawSpec": "^3.0.0",
"rawSpec": "3.0.0",
"saveSpec": null,
"fetchSpec": "^3.0.0"
"fetchSpec": "3.0.0"
},
"_requiredBy": [
"/minify"
],
"_resolved": "https://registry.npmjs.org/try-catch/-/try-catch-3.0.0.tgz",
"_shasum": "7996d8b89895e2e8ae62cbdbeb4fe17470f8131b",
"_spec": "try-catch@^3.0.0",
"_where": "D:\\Projects\\siag\\vanillajs-seed\\node_modules\\minify",
"_spec": "3.0.0",
"_where": "D:\\Projects\\vanillajs-seed",
"author": {
"name": "coderaiser",
"email": "mnemonic.enemy@gmail.com",
@@ -30,9 +36,7 @@
"bugs": {
"url": "https://github.com/coderaiser/try-catch/issues"
},
"bundleDependencies": false,
"dependencies": {},
"deprecated": false,
"description": "functional try-catch wrapper",
"devDependencies": {
"coveralls": "^3.0.0",