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

update node modules

This commit is contained in:
s2
2019-03-29 15:56:41 +01:00
parent f114871153
commit 89c32fb4e6
8347 changed files with 390123 additions and 159877 deletions

View File

@@ -1,28 +1,28 @@
{
"_from": "combined-stream@~1.0.5",
"_id": "combined-stream@1.0.6",
"_from": "combined-stream@~1.0.6",
"_id": "combined-stream@1.0.7",
"_inBundle": false,
"_integrity": "sha1-cj599ugBrFYTETp+RFqbactjKBg=",
"_integrity": "sha512-brWl9y6vOB1xYPZcpZde3N9zDByXTosAeMDo4p1wzo6UMOX4vumB+TP1RZ76sfE6Md68Q0NJSrE/gbezd4Ul+w==",
"_location": "/combined-stream",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "combined-stream@~1.0.5",
"raw": "combined-stream@~1.0.6",
"name": "combined-stream",
"escapedName": "combined-stream",
"rawSpec": "~1.0.5",
"rawSpec": "~1.0.6",
"saveSpec": null,
"fetchSpec": "~1.0.5"
"fetchSpec": "~1.0.6"
},
"_requiredBy": [
"/form-data",
"/request"
],
"_resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.6.tgz",
"_shasum": "723e7df6e801ac5613113a7e445a9b69cb632818",
"_spec": "combined-stream@~1.0.5",
"_where": "/home/s2/Documents/Code/minifyfromhtml/node_modules/request",
"_resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.7.tgz",
"_shasum": "2d1d24317afb8abe95d6d2c0b07b57813539d828",
"_spec": "combined-stream@~1.0.6",
"_where": "E:\\projects\\p\\minifyfromhtml\\node_modules\\request",
"author": {
"name": "Felix Geisendörfer",
"email": "felix@debuggable.com",
@@ -54,5 +54,5 @@
"scripts": {
"test": "node test/run.js"
},
"version": "1.0.6"
"version": "1.0.7"
}