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

23
node_modules/cssom/package.json generated vendored
View File

@@ -1,28 +1,27 @@
{
"_from": "cssom@^0.3.4",
"_id": "cssom@0.3.8",
"_from": "cssom@^0.4.4",
"_id": "cssom@0.4.4",
"_inBundle": false,
"_integrity": "sha512-b0tGHbfegbhPJpxpiBPU2sCkigAqtM9O121le6bbOlgyV+NyGyCmVfJ6QW9eRjz8CpNfWEOYBIMIGRYkLwsIYg==",
"_integrity": "sha512-p3pvU7r1MyyqbTk+WbNJIgJjG2VmTIaB10rI93LzVPrmDJKkzKYMtxxyAvQXR/NS6otuzveI7+7BBq3SjBS2mw==",
"_location": "/cssom",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "cssom@^0.3.4",
"raw": "cssom@^0.4.4",
"name": "cssom",
"escapedName": "cssom",
"rawSpec": "^0.3.4",
"rawSpec": "^0.4.4",
"saveSpec": null,
"fetchSpec": "^0.3.4"
"fetchSpec": "^0.4.4"
},
"_requiredBy": [
"/cssstyle",
"/jsdom"
],
"_resolved": "https://registry.npmjs.org/cssom/-/cssom-0.3.8.tgz",
"_shasum": "9f1276f5b2b463f2114d3f2c75250af8c1a36f4a",
"_spec": "cssom@^0.3.4",
"_where": "F:\\projects\\p\\minifyfromhtml\\node_modules\\jsdom",
"_resolved": "https://registry.npmjs.org/cssom/-/cssom-0.4.4.tgz",
"_shasum": "5a66cf93d2d0b661d80bf6a44fb65f5c2e4e0a10",
"_spec": "cssom@^0.4.4",
"_where": "D:\\Projects\\minifyfromhtml\\node_modules\\jsdom",
"author": {
"name": "Nikita Vasilyev",
"email": "me@elv1s.ru"
@@ -50,5 +49,5 @@
"type": "git",
"url": "git+https://github.com/NV/CSSOM.git"
},
"version": "0.3.8"
"version": "0.4.4"
}