1
0
mirror of https://github.com/S2-/minifyfromhtml.git synced 2025-08-03 20:30: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/parse5/package.json generated vendored
View File

@@ -1,27 +1,27 @@
{
"_from": "parse5@5.1.0",
"_id": "parse5@5.1.0",
"_from": "parse5@5.1.1",
"_id": "parse5@5.1.1",
"_inBundle": false,
"_integrity": "sha512-fxNG2sQjHvlVAYmzBZS9YlDp6PTSSDwa98vkD4QgVDDCAo84z5X1t5XyJQ62ImdLXx5NdIIfihey6xpum9/gRQ==",
"_integrity": "sha512-ugq4DFI0Ptb+WWjAdOK16+u/nHfiIrcE+sh8kZMaM0WllQKLI9rOUq6c2b7cwPkXdzfQESqvoqK6ug7U/Yyzug==",
"_location": "/parse5",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "parse5@5.1.0",
"raw": "parse5@5.1.1",
"name": "parse5",
"escapedName": "parse5",
"rawSpec": "5.1.0",
"rawSpec": "5.1.1",
"saveSpec": null,
"fetchSpec": "5.1.0"
"fetchSpec": "5.1.1"
},
"_requiredBy": [
"/jsdom"
],
"_resolved": "https://registry.npmjs.org/parse5/-/parse5-5.1.0.tgz",
"_shasum": "c59341c9723f414c452975564c7c00a68d58acd2",
"_spec": "parse5@5.1.0",
"_where": "F:\\projects\\p\\minifyfromhtml\\node_modules\\jsdom",
"_resolved": "https://registry.npmjs.org/parse5/-/parse5-5.1.1.tgz",
"_shasum": "f68e4e5ba1852ac2cadc00f4555fff6c2abb6178",
"_spec": "parse5@5.1.1",
"_where": "D:\\Projects\\minifyfromhtml\\node_modules\\jsdom",
"author": {
"name": "Ivan Nikulin",
"email": "ifaaan@gmail.com",
@@ -37,6 +37,7 @@
"files": [
"lib"
],
"gitHead": "9c7556ed05e4ff4d884ab2447e27ce3817c42e79",
"homepage": "https://github.com/inikulin/parse5",
"keywords": [
"html",
@@ -62,5 +63,5 @@
"type": "git",
"url": "git://github.com/inikulin/parse5.git"
},
"version": "5.1.0"
"version": "5.1.1"
}