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/libnpmaccess/package.json')
-rw-r--r--node_modules/libnpmaccess/package.json15
1 files changed, 7 insertions, 8 deletions
diff --git a/node_modules/libnpmaccess/package.json b/node_modules/libnpmaccess/package.json
index 3a628afed..5b7147a86 100644
--- a/node_modules/libnpmaccess/package.json
+++ b/node_modules/libnpmaccess/package.json
@@ -1,28 +1,27 @@
{
- "_from": "libnpmaccess@latest",
+ "_from": "libnpmaccess@^4.0.0",
"_id": "libnpmaccess@4.0.0",
"_inBundle": false,
"_integrity": "sha512-5XPNvwS9rnZl1ucx9tjAG5OK3r6mtYPdqr7Sp1zY+iZwIojl0AJGXrSZ5T3vrzYzLev2259oa0ImHOlDhxAX8w==",
"_location": "/libnpmaccess",
"_phantomChildren": {},
"_requested": {
- "type": "tag",
+ "type": "range",
"registry": true,
- "raw": "libnpmaccess@latest",
+ "raw": "libnpmaccess@^4.0.0",
"name": "libnpmaccess",
"escapedName": "libnpmaccess",
- "rawSpec": "latest",
+ "rawSpec": "^4.0.0",
"saveSpec": null,
- "fetchSpec": "latest"
+ "fetchSpec": "^4.0.0"
},
"_requiredBy": [
- "#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/libnpmaccess/-/libnpmaccess-4.0.0.tgz",
"_shasum": "6fb22643169dc4ea06405307c9dce4a60316e972",
- "_spec": "libnpmaccess@latest",
- "_where": "/Users/mperrotte/npminc/cli",
+ "_spec": "libnpmaccess@^4.0.0",
+ "_where": "/Users/isaacs/dev/npm/cli",
"author": {
"name": "Kat Marchán",
"email": "kzm@sykosomatic.org"