1
0
mirror of https://github.com/S2-/minifyfromhtml.git synced 2025-08-03 12:20: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

17
node_modules/request/package.json generated vendored
View File

@@ -1,27 +1,30 @@
{
"_from": "request@^2.88.0",
"_from": "request@^2.88.2",
"_id": "request@2.88.2",
"_inBundle": false,
"_integrity": "sha512-MsvtOrfG9ZcrOwAW+Qi+F6HbD0CWXEh9ou77uOb7FM2WPhwT7smM833PzanhJLsgXjN89Ir6V2PczXNnMpwKhw==",
"_location": "/request",
"_phantomChildren": {},
"_phantomChildren": {
"psl": "1.8.0",
"punycode": "2.1.1"
},
"_requested": {
"type": "range",
"registry": true,
"raw": "request@^2.88.0",
"raw": "request@^2.88.2",
"name": "request",
"escapedName": "request",
"rawSpec": "^2.88.0",
"rawSpec": "^2.88.2",
"saveSpec": null,
"fetchSpec": "^2.88.0"
"fetchSpec": "^2.88.2"
},
"_requiredBy": [
"/jsdom"
],
"_resolved": "https://registry.npmjs.org/request/-/request-2.88.2.tgz",
"_shasum": "d73c918731cb5a87da047e207234146f664d12b3",
"_spec": "request@^2.88.0",
"_where": "F:\\projects\\p\\minifyfromhtml\\node_modules\\jsdom",
"_spec": "request@^2.88.2",
"_where": "D:\\Projects\\minifyfromhtml\\node_modules\\jsdom",
"author": {
"name": "Mikeal Rogers",
"email": "mikeal.rogers@gmail.com"