Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/read-package-json-fast/package.json')
-rw-r--r--node_modules/read-package-json-fast/package.json16
1 files changed, 10 insertions, 6 deletions
diff --git a/node_modules/read-package-json-fast/package.json b/node_modules/read-package-json-fast/package.json
index de166a8f2..5e6a57270 100644
--- a/node_modules/read-package-json-fast/package.json
+++ b/node_modules/read-package-json-fast/package.json
@@ -1,5 +1,5 @@
{
- "_from": "read-package-json-fast@^1.1.3",
+ "_from": "read-package-json-fast@^1.1.0",
"_id": "read-package-json-fast@1.1.3",
"_inBundle": false,
"_integrity": "sha512-MmFqiyfCXV2Dmm4jH24DEGhxdkUDFivJQj4oPZQPOKywxR7HWBE6WnMWDAapfFHi3wm1b+mhR+XHlUH0CL8axg==",
@@ -8,21 +8,25 @@
"_requested": {
"type": "range",
"registry": true,
- "raw": "read-package-json-fast@^1.1.3",
+ "raw": "read-package-json-fast@^1.1.0",
"name": "read-package-json-fast",
"escapedName": "read-package-json-fast",
- "rawSpec": "^1.1.3",
+ "rawSpec": "^1.1.0",
"saveSpec": null,
- "fetchSpec": "^1.1.3"
+ "fetchSpec": "^1.1.0"
},
"_requiredBy": [
+ "/@npmcli/arborist",
"/@npmcli/installed-package-contents",
+ "/@npmcli/map-workspaces",
+ "/@npmcli/run-script",
+ "/libnpmversion",
"/pacote"
],
"_resolved": "https://registry.npmjs.org/read-package-json-fast/-/read-package-json-fast-1.1.3.tgz",
"_shasum": "3b78464ea8f3c4447f3358635390b6946dc0737e",
- "_spec": "read-package-json-fast@^1.1.3",
- "_where": "/Users/claudiahdz/npm/cli/node_modules/pacote",
+ "_spec": "read-package-json-fast@^1.1.0",
+ "_where": "/Users/isaacs/dev/npm/cli/node_modules/@npmcli/arborist",
"author": {
"name": "Isaac Z. Schlueter",
"email": "i@izs.me",