1
0
mirror of https://github.com/S2-/minifyfromhtml.git synced 2025-08-03 20:30:04 +02:00

update modules

This commit is contained in:
s2
2020-07-20 16:16:07 +02:00
parent 783511ce12
commit 2b23424b86
785 changed files with 91905 additions and 56057 deletions

View File

@@ -1,27 +1,30 @@
{
"_from": "request-promise-native@^1.0.5",
"_from": "request-promise-native@^1.0.8",
"_id": "request-promise-native@1.0.8",
"_inBundle": false,
"_integrity": "sha512-dapwLGqkHtwL5AEbfenuzjTYg35Jd6KPytsC2/TLkVMz8rm+tNt72MGUWT1RP/aYawMpN6HqbNGBQaRcBtjQMQ==",
"_location": "/request-promise-native",
"_phantomChildren": {},
"_phantomChildren": {
"psl": "1.8.0",
"punycode": "2.1.1"
},
"_requested": {
"type": "range",
"registry": true,
"raw": "request-promise-native@^1.0.5",
"raw": "request-promise-native@^1.0.8",
"name": "request-promise-native",
"escapedName": "request-promise-native",
"rawSpec": "^1.0.5",
"rawSpec": "^1.0.8",
"saveSpec": null,
"fetchSpec": "^1.0.5"
"fetchSpec": "^1.0.8"
},
"_requiredBy": [
"/jsdom"
],
"_resolved": "https://registry.npmjs.org/request-promise-native/-/request-promise-native-1.0.8.tgz",
"_shasum": "a455b960b826e44e2bf8999af64dff2bfe58cb36",
"_spec": "request-promise-native@^1.0.5",
"_where": "F:\\projects\\p\\minifyfromhtml\\node_modules\\jsdom",
"_spec": "request-promise-native@^1.0.8",
"_where": "D:\\Projects\\minifyfromhtml\\node_modules\\jsdom",
"author": {
"name": "Nicolai Kamenzky",
"url": "https://github.com/analog-nico"