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

update node modules

This commit is contained in:
s2
2021-05-07 15:56:33 +02:00
parent d81e8e9fb8
commit 3ec373077c
550 changed files with 84712 additions and 15991 deletions

22
node_modules/parse5/package.json generated vendored
View File

@@ -1,26 +1,26 @@
{
"_from": "parse5@5.1.1",
"_id": "parse5@5.1.1",
"_from": "parse5@6.0.1",
"_id": "parse5@6.0.1",
"_inBundle": false,
"_integrity": "sha512-ugq4DFI0Ptb+WWjAdOK16+u/nHfiIrcE+sh8kZMaM0WllQKLI9rOUq6c2b7cwPkXdzfQESqvoqK6ug7U/Yyzug==",
"_integrity": "sha512-Ofn/CTFzRGTTxwpNEs9PP93gXShHcTq255nzRYSKe8AkVpZY7e1fpmTfOyoIvjP5HG7Z2ZM7VS9PPhQGW2pOpw==",
"_location": "/parse5",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "parse5@5.1.1",
"raw": "parse5@6.0.1",
"name": "parse5",
"escapedName": "parse5",
"rawSpec": "5.1.1",
"rawSpec": "6.0.1",
"saveSpec": null,
"fetchSpec": "5.1.1"
"fetchSpec": "6.0.1"
},
"_requiredBy": [
"/jsdom"
],
"_resolved": "https://registry.npmjs.org/parse5/-/parse5-5.1.1.tgz",
"_shasum": "f68e4e5ba1852ac2cadc00f4555fff6c2abb6178",
"_spec": "parse5@5.1.1",
"_resolved": "https://registry.npmjs.org/parse5/-/parse5-6.0.1.tgz",
"_shasum": "e1a1c085c569b3dc08321184f19a39cc27f7c30b",
"_spec": "parse5@6.0.1",
"_where": "D:\\Projects\\minifyfromhtml\\node_modules\\jsdom",
"author": {
"name": "Ivan Nikulin",
@@ -37,7 +37,7 @@
"files": [
"lib"
],
"gitHead": "9c7556ed05e4ff4d884ab2447e27ce3817c42e79",
"gitHead": "37227a3429584903cbd1799dade995266fc2dbe6",
"homepage": "https://github.com/inikulin/parse5",
"keywords": [
"html",
@@ -63,5 +63,5 @@
"type": "git",
"url": "git://github.com/inikulin/parse5.git"
},
"version": "5.1.1"
"version": "6.0.1"
}