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/inherits/package.json')
-rw-r--r--node_modules/inherits/package.json34
1 files changed, 8 insertions, 26 deletions
diff --git a/node_modules/inherits/package.json b/node_modules/inherits/package.json
index ab48b2a4b..946f8e996 100644
--- a/node_modules/inherits/package.json
+++ b/node_modules/inherits/package.json
@@ -1,52 +1,34 @@
{
- "_from": "inherits@2.0.4",
+ "_from": "inherits@^2.0.4",
"_id": "inherits@2.0.4",
"_inBundle": false,
"_integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==",
"_location": "/inherits",
"_phantomChildren": {},
"_requested": {
- "type": "version",
+ "type": "range",
"registry": true,
- "raw": "inherits@2.0.4",
+ "raw": "inherits@^2.0.4",
"name": "inherits",
"escapedName": "inherits",
- "rawSpec": "2.0.4",
+ "rawSpec": "^2.0.4",
"saveSpec": null,
- "fetchSpec": "2.0.4"
+ "fetchSpec": "^2.0.4"
},
"_requiredBy": [
- "#USER",
"/",
"/are-we-there-yet/readable-stream",
- "/block-stream",
- "/cacache/glob",
+ "/bl",
"/concat-stream",
"/concat-stream/readable-stream",
- "/duplexify",
- "/duplexify/readable-stream",
- "/flush-write-stream",
- "/flush-write-stream/readable-stream",
- "/from2",
- "/from2/readable-stream",
"/fs-write-stream-atomic/readable-stream",
- "/fstream",
"/glob",
- "/node-gyp/tar",
- "/parallel-transform",
- "/parallel-transform/readable-stream",
- "/pumpify",
"/readable-stream",
- "/sorted-union-stream/from2",
- "/sorted-union-stream/readable-stream",
- "/stream-iterate/readable-stream",
- "/tap-mocha-reporter/readable-stream",
- "/tar-stream",
- "/through2/readable-stream"
+ "/tar-stream"
],
"_resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz",
"_shasum": "0fa2c64f932917c3433a0ded55363aae37416b7c",
- "_spec": "inherits@2.0.4",
+ "_spec": "inherits@^2.0.4",
"_where": "/Users/isaacs/dev/npm/cli",
"browser": "./inherits_browser.js",
"bugs": {