mirror of
https://github.com/S2-/minifyfromhtml.git
synced 2025-08-03 04:10:04 +02:00
use terser and clean-css directly
create a sourcemap as well by default
This commit is contained in:
13
node_modules/aws4/package.json
generated
vendored
13
node_modules/aws4/package.json
generated
vendored
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"_from": "aws4@^1.8.0",
|
||||
"_id": "aws4@1.8.0",
|
||||
"_id": "aws4@1.9.1",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-ReZxvNHIOv88FlT7rxcXIIC0fPt4KZqZbOlivyWtXLt8ESx84zd3kMC6iK5jVeS2qt+g7ftS7ye4fi06X5rtRQ==",
|
||||
"_integrity": "sha512-wMHVg2EOHaMRxbzgFJ9gtjOOCrI80OHLG14rxi28XwOW8ux6IiEbRCGGGqCtdAIg4FQCbW20k9RsT4y3gJlFug==",
|
||||
"_location": "/aws4",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
@@ -18,8 +18,8 @@
|
||||
"_requiredBy": [
|
||||
"/request"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/aws4/-/aws4-1.8.0.tgz",
|
||||
"_shasum": "f0e003d9ca9e7f59c7a508945d7b2ef9a04a542f",
|
||||
"_resolved": "https://registry.npmjs.org/aws4/-/aws4-1.9.1.tgz",
|
||||
"_shasum": "7e33d8f7d449b3f673cd72deb9abdc552dbe528e",
|
||||
"_spec": "aws4@^1.8.0",
|
||||
"_where": "F:\\projects\\p\\minifyfromhtml\\node_modules\\request",
|
||||
"author": {
|
||||
@@ -98,7 +98,8 @@
|
||||
"url": "git+https://github.com/mhart/aws4.git"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "mocha ./test/fast.js ./test/slow.js -b -t 100s -R list"
|
||||
"integration": "node ./test/slow.js",
|
||||
"test": "mocha ./test/fast.js -b -t 100s -R list"
|
||||
},
|
||||
"version": "1.8.0"
|
||||
"version": "1.9.1"
|
||||
}
|
||||
|
Reference in New Issue
Block a user