update deps
This commit is contained in:
29
node_modules/minifyfromhtml/package.json
generated
vendored
29
node_modules/minifyfromhtml/package.json
generated
vendored
@@ -1,28 +1,28 @@
|
||||
{
|
||||
"_from": "minifyfromhtml@1.1.3",
|
||||
"_id": "minifyfromhtml@1.1.3",
|
||||
"_from": "minifyfromhtml@1.1.7",
|
||||
"_id": "minifyfromhtml@1.1.7",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-qYwHERSQmGZfh4A+l0n0adX2WulYN2bLSZBGBMmx5tXz6AW7jbVSx0/iq9HCd8h8+K2OZw1RdV1fiYHY4YlyUw==",
|
||||
"_integrity": "sha512-c+I3wxjVrxhUazaOhG9pLYy9FOZXuJAjztUGiiLvQTv1rzaVusiFBF6Zq947DyXwJIL4p2DK/6hXAArsriDfKA==",
|
||||
"_location": "/minifyfromhtml",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "minifyfromhtml@1.1.3",
|
||||
"raw": "minifyfromhtml@1.1.7",
|
||||
"name": "minifyfromhtml",
|
||||
"escapedName": "minifyfromhtml",
|
||||
"rawSpec": "1.1.3",
|
||||
"rawSpec": "1.1.7",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "1.1.3"
|
||||
"fetchSpec": "1.1.7"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"#DEV:/",
|
||||
"#USER"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/minifyfromhtml/-/minifyfromhtml-1.1.3.tgz",
|
||||
"_shasum": "fa771813d5cb616d327b15d8e823a96eaf738039",
|
||||
"_spec": "minifyfromhtml@1.1.3",
|
||||
"_where": "F:\\projects\\p\\vanillajs-seed",
|
||||
"_resolved": "https://registry.npmjs.org/minifyfromhtml/-/minifyfromhtml-1.1.7.tgz",
|
||||
"_shasum": "74e74321f47492e0107510013d1bd7e04da77d16",
|
||||
"_spec": "minifyfromhtml@1.1.7",
|
||||
"_where": "/home/s2/Code/vanillajs-seed",
|
||||
"author": "",
|
||||
"bin": {
|
||||
"minifyfromhtml": "./minifyfromhtml.js"
|
||||
@@ -39,6 +39,13 @@
|
||||
"deprecated": false,
|
||||
"description": "minify scripts and css starting from an html file",
|
||||
"homepage": "https://github.com/S2-/minifyfromhtml#readme",
|
||||
"keywords": [
|
||||
"minify",
|
||||
"javascript",
|
||||
"html",
|
||||
"css",
|
||||
"script"
|
||||
],
|
||||
"license": "ISC",
|
||||
"main": "minifyfromhtml.js",
|
||||
"name": "minifyfromhtml",
|
||||
@@ -49,5 +56,5 @@
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"version": "1.1.3"
|
||||
"version": "1.1.7"
|
||||
}
|
||||
|
Reference in New Issue
Block a user