mirror of
https://github.com/S2-/minifyfromhtml.git
synced 2025-08-04 04:40:05 +02:00
update node modules
This commit is contained in:
25
node_modules/lodash/package.json
generated
vendored
25
node_modules/lodash/package.json
generated
vendored
@@ -1,27 +1,28 @@
|
||||
{
|
||||
"_from": "lodash@^4.17.15",
|
||||
"_id": "lodash@4.17.19",
|
||||
"_from": "lodash@^4.7.0",
|
||||
"_id": "lodash@4.17.21",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ==",
|
||||
"_integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==",
|
||||
"_location": "/lodash",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"registry": true,
|
||||
"raw": "lodash@^4.17.15",
|
||||
"raw": "lodash@^4.7.0",
|
||||
"name": "lodash",
|
||||
"escapedName": "lodash",
|
||||
"rawSpec": "^4.17.15",
|
||||
"rawSpec": "^4.7.0",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "^4.17.15"
|
||||
"fetchSpec": "^4.7.0"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/request-promise-core"
|
||||
"/request-promise-core",
|
||||
"/whatwg-url"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.19.tgz",
|
||||
"_shasum": "e48ddedbe30b3321783c5b4301fbd353bc1e4a4b",
|
||||
"_spec": "lodash@^4.17.15",
|
||||
"_where": "D:\\Projects\\minifyfromhtml\\node_modules\\request-promise-core",
|
||||
"_resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz",
|
||||
"_shasum": "679591c564c3bffaae8454cf0b3df370c3d6911c",
|
||||
"_spec": "lodash@^4.7.0",
|
||||
"_where": "D:\\Projects\\minifyfromhtml\\node_modules\\whatwg-url",
|
||||
"author": {
|
||||
"name": "John-David Dalton",
|
||||
"email": "john.david.dalton@gmail.com"
|
||||
@@ -59,5 +60,5 @@
|
||||
"scripts": {
|
||||
"test": "echo \"See https://travis-ci.org/lodash-archive/lodash-cli for testing details.\""
|
||||
},
|
||||
"version": "4.17.19"
|
||||
"version": "4.17.21"
|
||||
}
|
||||
|
Reference in New Issue
Block a user