1
0
mirror of https://github.com/S2-/minifyfromhtml.git synced 2025-08-03 04:10:04 +02:00

update modules

This commit is contained in:
s2
2020-07-20 16:16:07 +02:00
parent 783511ce12
commit 2b23424b86
785 changed files with 91905 additions and 56057 deletions

View File

@@ -1,27 +1,27 @@
{
"_from": "browser-process-hrtime@^0.1.2",
"_id": "browser-process-hrtime@0.1.3",
"_from": "browser-process-hrtime@^1.0.0",
"_id": "browser-process-hrtime@1.0.0",
"_inBundle": false,
"_integrity": "sha512-bRFnI4NnjO6cnyLmOV/7PVoDEMJChlcfN0z4s1YMBY989/SvlfMI1lgCnkFUs53e9gQF+w7qu7XdllSTiSl8Aw==",
"_integrity": "sha512-9o5UecI3GhkpM6DrXr69PblIuWxPKk9Y0jHBRhdocZ2y7YECBFCsHm79Pr3OyR2AvjhDkabFJaDJMYRazHgsow==",
"_location": "/browser-process-hrtime",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "browser-process-hrtime@^0.1.2",
"raw": "browser-process-hrtime@^1.0.0",
"name": "browser-process-hrtime",
"escapedName": "browser-process-hrtime",
"rawSpec": "^0.1.2",
"rawSpec": "^1.0.0",
"saveSpec": null,
"fetchSpec": "^0.1.2"
"fetchSpec": "^1.0.0"
},
"_requiredBy": [
"/w3c-hr-time"
],
"_resolved": "https://registry.npmjs.org/browser-process-hrtime/-/browser-process-hrtime-0.1.3.tgz",
"_shasum": "616f00faef1df7ec1b5bf9cfe2bdc3170f26c7b4",
"_spec": "browser-process-hrtime@^0.1.2",
"_where": "F:\\projects\\p\\minifyfromhtml\\node_modules\\w3c-hr-time",
"_resolved": "https://registry.npmjs.org/browser-process-hrtime/-/browser-process-hrtime-1.0.0.tgz",
"_shasum": "3c9b4b7d782c8121e56f10106d84c0d0ffc94626",
"_spec": "browser-process-hrtime@^1.0.0",
"_where": "D:\\Projects\\minifyfromhtml\\node_modules\\w3c-hr-time",
"author": {
"name": "kumavis"
},
@@ -42,5 +42,5 @@
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "0.1.3"
"version": "1.0.0"
}