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

update packages to latest version

This commit is contained in:
s2
2022-08-20 18:51:33 +02:00
parent 09663a35a5
commit 806ebf9a57
4513 changed files with 366205 additions and 92512 deletions

15
node_modules/deep-is/package.json generated vendored
View File

@@ -1,8 +1,8 @@
{
"_from": "deep-is@~0.1.3",
"_id": "deep-is@0.1.3",
"_id": "deep-is@0.1.4",
"_inBundle": false,
"_integrity": "sha1-s2nW+128E+7PUk+RsHD+7cNXzzQ=",
"_integrity": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==",
"_location": "/deep-is",
"_phantomChildren": {},
"_requested": {
@@ -18,8 +18,8 @@
"_requiredBy": [
"/optionator"
],
"_resolved": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.3.tgz",
"_shasum": "b369d6fb5dbc13eecf524f91b070feedc357cf34",
"_resolved": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz",
"_shasum": "a6f2dce612fadd2ef1f519b73551f17e85199831",
"_spec": "deep-is@~0.1.3",
"_where": "D:\\Projects\\minifyfromhtml\\node_modules\\optionator",
"author": {
@@ -47,10 +47,7 @@
"equal",
"compare"
],
"license": {
"type": "MIT",
"url": "https://github.com/thlorenz/deep-is/blob/master/LICENSE"
},
"license": "MIT",
"main": "index.js",
"name": "deep-is",
"repository": {
@@ -86,5 +83,5 @@
]
}
},
"version": "0.1.3"
"version": "0.1.4"
}