mirror of
https://github.com/S2-/minifyfromhtml.git
synced 2025-08-03 04:10:04 +02:00
update node modules
This commit is contained in:
22
node_modules/oauth-sign/package.json
generated
vendored
22
node_modules/oauth-sign/package.json
generated
vendored
@@ -1,27 +1,27 @@
|
||||
{
|
||||
"_from": "oauth-sign@~0.8.2",
|
||||
"_id": "oauth-sign@0.8.2",
|
||||
"_from": "oauth-sign@~0.9.0",
|
||||
"_id": "oauth-sign@0.9.0",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-Rqarfwrq2N6unsBWV4C31O/rnUM=",
|
||||
"_integrity": "sha512-fexhUFFPTGV8ybAtSIGbV6gOkSv8UtRbDBnAyLQw4QPKkgNlsH2ByPGtMUqdWkos6YCRmAqViwgZrJc/mRDzZQ==",
|
||||
"_location": "/oauth-sign",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"registry": true,
|
||||
"raw": "oauth-sign@~0.8.2",
|
||||
"raw": "oauth-sign@~0.9.0",
|
||||
"name": "oauth-sign",
|
||||
"escapedName": "oauth-sign",
|
||||
"rawSpec": "~0.8.2",
|
||||
"rawSpec": "~0.9.0",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "~0.8.2"
|
||||
"fetchSpec": "~0.9.0"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/request"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.8.2.tgz",
|
||||
"_shasum": "46a6ab7f0aead8deae9ec0565780b7d4efeb9d43",
|
||||
"_spec": "oauth-sign@~0.8.2",
|
||||
"_where": "/home/s2/Documents/Code/minifyfromhtml/node_modules/request",
|
||||
"_resolved": "https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.9.0.tgz",
|
||||
"_shasum": "47a7b016baa68b5fa0ecf3dee08a85c679ac6455",
|
||||
"_spec": "oauth-sign@~0.9.0",
|
||||
"_where": "E:\\projects\\p\\minifyfromhtml\\node_modules\\request",
|
||||
"author": {
|
||||
"name": "Mikeal Rogers",
|
||||
"email": "mikeal.rogers@gmail.com",
|
||||
@@ -52,5 +52,5 @@
|
||||
"scripts": {
|
||||
"test": "node test.js"
|
||||
},
|
||||
"version": "0.8.2"
|
||||
"version": "0.9.0"
|
||||
}
|
||||
|
Reference in New Issue
Block a user