summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/pacote/node_modules/tar-fs/package.json
diff options
context:
space:
mode:
authorKat Marchán <kzm@sykosomatic.org>2017-07-14 10:52:48 -0700
committerJames M Snell <jasnell@gmail.com>2017-07-17 08:49:02 -0700
commit24f43903b4a2f5aa73a99e6f3d4cc62d559cf94b (patch)
tree9c32bd08c43de8721e54cd846d816fbe6cdf056e /deps/npm/node_modules/pacote/node_modules/tar-fs/package.json
parentfa73087fcf4bd14db7791120e688a0a508885b64 (diff)
downloadandroid-node-v8-24f43903b4a2f5aa73a99e6f3d4cc62d559cf94b.tar.gz
android-node-v8-24f43903b4a2f5aa73a99e6f3d4cc62d559cf94b.tar.bz2
android-node-v8-24f43903b4a2f5aa73a99e6f3d4cc62d559cf94b.zip
deps: upgrade npm to 5.3.0
PR-URL: https://github.com/nodejs/node/pull/14235 Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com> Reviewed-By: Refael Ackermann <refack@gmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Yuta Hiroto <hello@about-hiroppy.com> Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: James M Snell <jasnell@gmail.com>
Diffstat (limited to 'deps/npm/node_modules/pacote/node_modules/tar-fs/package.json')
-rw-r--r--deps/npm/node_modules/pacote/node_modules/tar-fs/package.json15
1 files changed, 6 insertions, 9 deletions
diff --git a/deps/npm/node_modules/pacote/node_modules/tar-fs/package.json b/deps/npm/node_modules/pacote/node_modules/tar-fs/package.json
index 2574d083ab..2832072b54 100644
--- a/deps/npm/node_modules/pacote/node_modules/tar-fs/package.json
+++ b/deps/npm/node_modules/pacote/node_modules/tar-fs/package.json
@@ -1,7 +1,8 @@
{
"_from": "tar-fs@^1.15.1",
- "_id": "tar-fs@1.15.2",
- "_integrity": "sha1-dh9bMpMsezlGGmDVN/rqDYCEgww=",
+ "_id": "tar-fs@1.15.3",
+ "_inBundle": false,
+ "_integrity": "sha1-7M+TXpQUk9gVECjmNuUc5MPKfyA=",
"_location": "/pacote/tar-fs",
"_phantomChildren": {
"once": "1.4.0"
@@ -19,15 +20,13 @@
"_requiredBy": [
"/pacote"
],
- "_resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-1.15.2.tgz",
- "_shasum": "761f5b32932c7b39461a60d537faea0d8084830c",
- "_shrinkwrap": null,
+ "_resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-1.15.3.tgz",
+ "_shasum": "eccf935e941493d8151028e636e51ce4c3ca7f20",
"_spec": "tar-fs@^1.15.1",
"_where": "/Users/zkat/Documents/code/npm/node_modules/pacote",
"author": {
"name": "Mathias Buus"
},
- "bin": null,
"bugs": {
"url": "https://github.com/mafintosh/tar-fs/issues"
},
@@ -60,8 +59,6 @@
"license": "MIT",
"main": "index.js",
"name": "tar-fs",
- "optionalDependencies": {},
- "peerDependencies": {},
"repository": {
"type": "git",
"url": "git+https://github.com/mafintosh/tar-fs.git"
@@ -69,5 +66,5 @@
"scripts": {
"test": "standard && tape test/index.js"
},
- "version": "1.15.2"
+ "version": "1.15.3"
}