summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/npm-registry-client/node_modules/concat-stream/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/node_modules/npm-registry-client/node_modules/concat-stream/package.json')
-rw-r--r--deps/npm/node_modules/npm-registry-client/node_modules/concat-stream/package.json34
1 files changed, 16 insertions, 18 deletions
diff --git a/deps/npm/node_modules/npm-registry-client/node_modules/concat-stream/package.json b/deps/npm/node_modules/npm-registry-client/node_modules/concat-stream/package.json
index 7c8b5de3b4..4963aecf2c 100644
--- a/deps/npm/node_modules/npm-registry-client/node_modules/concat-stream/package.json
+++ b/deps/npm/node_modules/npm-registry-client/node_modules/concat-stream/package.json
@@ -14,22 +14,20 @@
]
],
"_from": "concat-stream@>=1.5.2 <2.0.0",
- "_id": "concat-stream@1.5.2",
+ "_id": "concat-stream@1.6.0",
"_inCache": true,
"_location": "/npm-registry-client/concat-stream",
- "_nodeVersion": "4.4.3",
+ "_nodeVersion": "4.6.2",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
- "tmp": "tmp/concat-stream-1.5.2.tgz_1472715196934_0.010375389130786061"
+ "tmp": "tmp/concat-stream-1.6.0.tgz_1482162257023_0.2988202746491879"
},
"_npmUser": {
"name": "mafintosh",
"email": "mathiasbuus@gmail.com"
},
- "_npmVersion": "2.15.9",
- "_phantomChildren": {
- "inherits": "2.0.3"
- },
+ "_npmVersion": "2.15.11",
+ "_phantomChildren": {},
"_requested": {
"raw": "concat-stream@^1.5.2",
"scope": null,
@@ -42,8 +40,8 @@
"_requiredBy": [
"/npm-registry-client"
],
- "_resolved": "https://registry.npmjs.org/concat-stream/-/concat-stream-1.5.2.tgz",
- "_shasum": "708978624d856af41a5a741defdd261da752c266",
+ "_resolved": "https://registry.npmjs.org/concat-stream/-/concat-stream-1.6.0.tgz",
+ "_shasum": "0aac662fd52be78964d5532f694784e70110acf7",
"_shrinkwrap": null,
"_spec": "concat-stream@^1.5.2",
"_where": "/Users/zkat/Documents/code/npm/node_modules/npm-registry-client",
@@ -55,18 +53,18 @@
"url": "http://github.com/maxogden/concat-stream/issues"
},
"dependencies": {
- "inherits": "~2.0.1",
- "readable-stream": "~2.0.0",
- "typedarray": "~0.0.5"
+ "inherits": "^2.0.3",
+ "readable-stream": "^2.2.2",
+ "typedarray": "^0.0.6"
},
"description": "writable stream that concatenates strings or binary data and calls a callback with the result",
"devDependencies": {
- "tape": "~2.3.2"
+ "tape": "^4.6.3"
},
"directories": {},
"dist": {
- "shasum": "708978624d856af41a5a741defdd261da752c266",
- "tarball": "https://registry.npmjs.org/concat-stream/-/concat-stream-1.5.2.tgz"
+ "shasum": "0aac662fd52be78964d5532f694784e70110acf7",
+ "tarball": "https://registry.npmjs.org/concat-stream/-/concat-stream-1.6.0.tgz"
},
"engines": [
"node >= 0.8"
@@ -74,8 +72,8 @@
"files": [
"index.js"
],
- "gitHead": "731fedd137eae89d066c249fdca070f8f16afbb8",
- "homepage": "https://github.com/maxogden/concat-stream#readme",
+ "gitHead": "e482281642c1e011fc158f5749ef40a71c77a426",
+ "homepage": "https://github.com/maxogden/concat-stream",
"license": "MIT",
"main": "index.js",
"maintainers": [
@@ -120,5 +118,5 @@
"android-browser/4.2..latest"
]
},
- "version": "1.5.2"
+ "version": "1.6.0"
}