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/pacote/node_modules/tar-stream/package.json')
-rw-r--r--node_modules/pacote/node_modules/tar-stream/package.json15
1 files changed, 6 insertions, 9 deletions
diff --git a/node_modules/pacote/node_modules/tar-stream/package.json b/node_modules/pacote/node_modules/tar-stream/package.json
index 348e36641..fca15656f 100644
--- a/node_modules/pacote/node_modules/tar-stream/package.json
+++ b/node_modules/pacote/node_modules/tar-stream/package.json
@@ -1,7 +1,8 @@
{
"_from": "tar-stream@^1.5.2",
- "_id": "tar-stream@1.5.2",
- "_integrity": "sha1-+8bG6DwaGdTLSMfZYXH8JI7/x78=",
+ "_id": "tar-stream@1.5.4",
+ "_inBundle": false,
+ "_integrity": "sha1-NlSc8E7RrumyowwBQyUiONr5QBY=",
"_location": "/pacote/tar-stream",
"_phantomChildren": {
"once": "1.4.0",
@@ -21,16 +22,14 @@
"/pacote",
"/pacote/tar-fs"
],
- "_resolved": "https://registry.npmjs.org/tar-stream/-/tar-stream-1.5.2.tgz",
- "_shasum": "fbc6c6e83c1a19d4cb48c7d96171fc248effc7bf",
- "_shrinkwrap": null,
+ "_resolved": "https://registry.npmjs.org/tar-stream/-/tar-stream-1.5.4.tgz",
+ "_shasum": "36549cf04ed1aee9b2a30c0143252238daf94016",
"_spec": "tar-stream@^1.5.2",
"_where": "/Users/zkat/Documents/code/npm/node_modules/pacote",
"author": {
"name": "Mathias Buus",
"email": "mathiasbuus@gmail.com"
},
- "bin": null,
"bugs": {
"url": "https://github.com/mafintosh/tar-stream/issues"
},
@@ -78,8 +77,6 @@
"license": "MIT",
"main": "index.js",
"name": "tar-stream",
- "optionalDependencies": {},
- "peerDependencies": {},
"repository": {
"type": "git",
"url": "git+https://github.com/mafintosh/tar-stream.git"
@@ -87,5 +84,5 @@
"scripts": {
"test": "standard && tape test/*.js"
},
- "version": "1.5.2"
+ "version": "1.5.4"
}