mirror of
https://github.com/S2-/minifyfromhtml.git
synced 2025-08-03 12:20:04 +02:00
update modules
This commit is contained in:
22
node_modules/psl/package.json
generated
vendored
22
node_modules/psl/package.json
generated
vendored
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"_from": "psl@^1.1.28",
|
||||
"_id": "psl@1.7.0",
|
||||
"_id": "psl@1.8.0",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-5NsSEDv8zY70ScRnOTn7bK7eanl2MvFrOrS/R6x+dBt5g1ghnj9Zv90kO8GwT8gxcu2ANyFprnFYB85IogIJOQ==",
|
||||
"_integrity": "sha512-RIdOzyoavK+hA18OGGWDqUTsCLhtA7IcZ/6NCs4fFJaHBDab+pDDmDIByWFRQJq2Cd7r1OoQxBGKOaztq+hjIQ==",
|
||||
"_location": "/psl",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
@@ -16,12 +16,14 @@
|
||||
"fetchSpec": "^1.1.28"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/request-promise-native/tough-cookie",
|
||||
"/request/tough-cookie",
|
||||
"/tough-cookie"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/psl/-/psl-1.7.0.tgz",
|
||||
"_shasum": "f1c4c47a8ef97167dea5d6bbf4816d736e884a3c",
|
||||
"_resolved": "https://registry.npmjs.org/psl/-/psl-1.8.0.tgz",
|
||||
"_shasum": "9326f8bcfb013adcc005fdff056acce020e51c24",
|
||||
"_spec": "psl@^1.1.28",
|
||||
"_where": "F:\\projects\\p\\minifyfromhtml\\node_modules\\tough-cookie",
|
||||
"_where": "D:\\Projects\\minifyfromhtml\\node_modules\\request\\node_modules\\tough-cookie",
|
||||
"author": {
|
||||
"name": "Lupo Montero",
|
||||
"email": "lupomontero@gmail.com",
|
||||
@@ -41,14 +43,14 @@
|
||||
"eslint-config-hapi": "^12.0.0",
|
||||
"eslint-plugin-hapi": "^4.1.0",
|
||||
"karma": "^4.4.1",
|
||||
"karma-browserify": "^6.1.0",
|
||||
"karma-browserify": "^7.0.0",
|
||||
"karma-mocha": "^1.3.0",
|
||||
"karma-mocha-reporter": "^2.2.5",
|
||||
"karma-phantomjs-launcher": "^1.0.4",
|
||||
"mocha": "^6.2.2",
|
||||
"mocha": "^7.1.1",
|
||||
"phantomjs-prebuilt": "^2.1.16",
|
||||
"request": "^2.88.0",
|
||||
"uglify-js": "^3.7.3",
|
||||
"request": "^2.88.2",
|
||||
"uglify-js": "^3.8.0",
|
||||
"watchify": "^3.11.1"
|
||||
},
|
||||
"homepage": "https://github.com/lupomontero/psl#readme",
|
||||
@@ -73,5 +75,5 @@
|
||||
"test": "mocha test && karma start ./karma.conf.js --single-run",
|
||||
"watch": "mocha test --watch"
|
||||
},
|
||||
"version": "1.7.0"
|
||||
"version": "1.8.0"
|
||||
}
|
||||
|
Reference in New Issue
Block a user