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

View File

@@ -1,35 +1,39 @@
{
"_from": "browser-process-hrtime@^1.0.0",
"_args": [
[
"browser-process-hrtime@1.0.0",
"D:\\Projects\\vanillajs-seed"
]
],
"_development": true,
"_from": "browser-process-hrtime@1.0.0",
"_id": "browser-process-hrtime@1.0.0",
"_inBundle": false,
"_integrity": "sha512-9o5UecI3GhkpM6DrXr69PblIuWxPKk9Y0jHBRhdocZ2y7YECBFCsHm79Pr3OyR2AvjhDkabFJaDJMYRazHgsow==",
"_location": "/browser-process-hrtime",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "browser-process-hrtime@^1.0.0",
"raw": "browser-process-hrtime@1.0.0",
"name": "browser-process-hrtime",
"escapedName": "browser-process-hrtime",
"rawSpec": "^1.0.0",
"rawSpec": "1.0.0",
"saveSpec": null,
"fetchSpec": "^1.0.0"
"fetchSpec": "1.0.0"
},
"_requiredBy": [
"/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\\siag\\vanillajs-seed\\node_modules\\w3c-hr-time",
"_spec": "1.0.0",
"_where": "D:\\Projects\\vanillajs-seed",
"author": {
"name": "kumavis"
},
"bugs": {
"url": "https://github.com/kumavis/browser-process-hrtime/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Shim for process.hrtime in the browser",
"homepage": "https://github.com/kumavis/browser-process-hrtime#readme",
"license": "BSD-2-Clause",