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

13
node_modules/nwsapi/package.json generated vendored
View File

@@ -1,8 +1,8 @@
{
"_from": "nwsapi@^2.2.0",
"_id": "nwsapi@2.2.0",
"_id": "nwsapi@2.2.1",
"_inBundle": false,
"_integrity": "sha512-h2AatdwYH+JHiZpv7pt/gSX1XoRGb7L/qSIeuqA6GwYoF9w1vP1cw42TO0aI2pNyshRK5893hNSl+1//vHK7hQ==",
"_integrity": "sha512-JYOWTeFoS0Z93587vRJgASD5Ut11fYl5NyihP3KrYBvMe1FRRs6RN7m20SA/16GM4P6hTnZjT+UmDOt38UeXNg==",
"_location": "/nwsapi",
"_phantomChildren": {},
"_requested": {
@@ -18,8 +18,8 @@
"_requiredBy": [
"/jsdom"
],
"_resolved": "https://registry.npmjs.org/nwsapi/-/nwsapi-2.2.0.tgz",
"_shasum": "204879a9e3d068ff2a55139c2c772780681a38b7",
"_resolved": "https://registry.npmjs.org/nwsapi/-/nwsapi-2.2.1.tgz",
"_shasum": "10a9f268fbf4c461249ebcfe38e359aa36e2577c",
"_spec": "nwsapi@^2.2.0",
"_where": "D:\\Projects\\minifyfromhtml\\node_modules\\jsdom",
"author": {
@@ -33,9 +33,6 @@
"bundleDependencies": false,
"deprecated": false,
"description": "Fast CSS Selectors API Engine",
"directories": {
"test": "test"
},
"homepage": "http://javascript.nwbox.com/nwsapi/",
"keywords": [
"css",
@@ -67,5 +64,5 @@
"scripts": {
"lint": "eslint ./src/nwsapi.js"
},
"version": "2.2.0"
"version": "2.2.1"
}