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/process-nextick-args/package.json')
-rw-r--r--node_modules/process-nextick-args/package.json16
1 files changed, 9 insertions, 7 deletions
diff --git a/node_modules/process-nextick-args/package.json b/node_modules/process-nextick-args/package.json
index 9eafcd2d0..69bd91580 100644
--- a/node_modules/process-nextick-args/package.json
+++ b/node_modules/process-nextick-args/package.json
@@ -1,8 +1,8 @@
{
"_from": "process-nextick-args@~2.0.0",
- "_id": "process-nextick-args@2.0.0",
+ "_id": "process-nextick-args@2.0.1",
"_inBundle": false,
- "_integrity": "sha512-MtEC1TqN0EU5nephaJ4rAtThHtC86dNN9qCuEhtshvpVBkAW5ZO7BASN9REnF9eoXGcRub+pFuKEpOHE+HbEMw==",
+ "_integrity": "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==",
"_location": "/process-nextick-args",
"_phantomChildren": {},
"_requested": {
@@ -16,12 +16,14 @@
"fetchSpec": "~2.0.0"
},
"_requiredBy": [
- "/readable-stream"
+ "/are-we-there-yet/readable-stream",
+ "/concat-stream/readable-stream",
+ "/fs-write-stream-atomic/readable-stream"
],
- "_resolved": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.0.tgz",
- "_shasum": "a37d732f4271b4ab1ad070d35508e8290788ffaa",
+ "_resolved": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.1.tgz",
+ "_shasum": "7820d9b16120cc55ca9ae7792680ae7dba6d7fe2",
"_spec": "process-nextick-args@~2.0.0",
- "_where": "/Users/rebecca/code/npm/node_modules/readable-stream",
+ "_where": "/Users/isaacs/dev/npm/cli/node_modules/are-we-there-yet/node_modules/readable-stream",
"author": "",
"bugs": {
"url": "https://github.com/calvinmetcalf/process-nextick-args/issues"
@@ -46,5 +48,5 @@
"scripts": {
"test": "node test.js"
},
- "version": "2.0.0"
+ "version": "2.0.1"
}