update modules

This commit is contained in:
s2
2020-06-08 08:50:28 +02:00
parent ae4aaf2668
commit 27635904a6
477 changed files with 20385 additions and 35036 deletions

24
node_modules/psl/package.json generated vendored
View File

@@ -1,27 +1,33 @@
{
"_from": "psl@^1.1.28",
"_args": [
[
"psl@1.8.0",
"D:\\Projects\\vanillajs-seed"
]
],
"_development": true,
"_from": "psl@1.8.0",
"_id": "psl@1.8.0",
"_inBundle": false,
"_integrity": "sha512-RIdOzyoavK+hA18OGGWDqUTsCLhtA7IcZ/6NCs4fFJaHBDab+pDDmDIByWFRQJq2Cd7r1OoQxBGKOaztq+hjIQ==",
"_location": "/psl",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "psl@^1.1.28",
"raw": "psl@1.8.0",
"name": "psl",
"escapedName": "psl",
"rawSpec": "^1.1.28",
"rawSpec": "1.8.0",
"saveSpec": null,
"fetchSpec": "^1.1.28"
"fetchSpec": "1.8.0"
},
"_requiredBy": [
"/tough-cookie"
],
"_resolved": "https://registry.npmjs.org/psl/-/psl-1.8.0.tgz",
"_shasum": "9326f8bcfb013adcc005fdff056acce020e51c24",
"_spec": "psl@^1.1.28",
"_where": "D:\\Projects\\siag\\vanillajs-seed\\node_modules\\tough-cookie",
"_spec": "1.8.0",
"_where": "D:\\Projects\\vanillajs-seed",
"author": {
"name": "Lupo Montero",
"email": "lupomontero@gmail.com",
@@ -30,8 +36,6 @@
"bugs": {
"url": "https://github.com/lupomontero/psl/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Domain name parser based on the Public Suffix List",
"devDependencies": {
"JSONStream": "^1.3.5",