aboutsummaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/package.json
diff options
context:
space:
mode:
authorRebecca Turner <me@re-becca.org>2017-04-12 21:47:49 -0700
committerJeremiah Senkpiel <fishrock123@rocketmail.com>2017-04-25 10:52:01 -0400
commit00842604483e4c2e622dfdb3a97440e07646158f (patch)
treef3346902636a44b6037652523767636bf7e4f2c9 /deps/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/package.json
parent061c5da010e0d249379618382a499840d38247b8 (diff)
downloadandroid-node-v8-00842604483e4c2e622dfdb3a97440e07646158f.tar.gz
android-node-v8-00842604483e4c2e622dfdb3a97440e07646158f.tar.bz2
android-node-v8-00842604483e4c2e622dfdb3a97440e07646158f.zip
deps: upgrade npm to 4.5.0
PR-URL: https://github.com/nodejs/node/pull/12480 Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
Diffstat (limited to 'deps/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/package.json')
-rw-r--r--deps/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/package.json32
1 files changed, 16 insertions, 16 deletions
diff --git a/deps/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/package.json b/deps/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/package.json
index 02ae0ac764..1939748883 100644
--- a/deps/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/package.json
+++ b/deps/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/package.json
@@ -10,23 +10,23 @@
"spec": ">=1.7.0 <2.0.0",
"type": "range"
},
- "/Users/rebecca/code/npm/node_modules/request/node_modules/http-signature"
+ "/Users/zkat/Documents/code/npm/node_modules/request/node_modules/http-signature"
]
],
"_from": "sshpk@>=1.7.0 <2.0.0",
- "_id": "sshpk@1.10.1",
+ "_id": "sshpk@1.11.0",
"_inCache": true,
"_location": "/request/http-signature/sshpk",
- "_nodeVersion": "0.12.15",
+ "_nodeVersion": "0.12.18",
"_npmOperationalInternal": {
- "host": "packages-16-east.internal.npmjs.com",
- "tmp": "tmp/sshpk-1.10.1.tgz_1475095320582_0.4095200637821108"
+ "host": "packages-12-west.internal.npmjs.com",
+ "tmp": "tmp/sshpk-1.11.0.tgz_1488421334075_0.7735770349390805"
},
"_npmUser": {
"name": "arekinath",
"email": "alex@cooperi.net"
},
- "_npmVersion": "3.10.3",
+ "_npmVersion": "3.10.10",
"_phantomChildren": {},
"_requested": {
"raw": "sshpk@^1.7.0",
@@ -40,11 +40,11 @@
"_requiredBy": [
"/request/http-signature"
],
- "_resolved": "https://registry.npmjs.org/sshpk/-/sshpk-1.10.1.tgz",
- "_shasum": "30e1a5d329244974a1af61511339d595af6638b0",
+ "_resolved": "https://registry.npmjs.org/sshpk/-/sshpk-1.11.0.tgz",
+ "_shasum": "2d8d5ebb4a6fab28ffba37fa62a90f4a3ea59d77",
"_shrinkwrap": null,
"_spec": "sshpk@^1.7.0",
- "_where": "/Users/rebecca/code/npm/node_modules/request/node_modules/http-signature",
+ "_where": "/Users/zkat/Documents/code/npm/node_modules/request/node_modules/http-signature",
"author": {
"name": "Joyent, Inc"
},
@@ -94,13 +94,13 @@
"man": "./man/man1"
},
"dist": {
- "shasum": "30e1a5d329244974a1af61511339d595af6638b0",
- "tarball": "https://registry.npmjs.org/sshpk/-/sshpk-1.10.1.tgz"
+ "shasum": "2d8d5ebb4a6fab28ffba37fa62a90f4a3ea59d77",
+ "tarball": "https://registry.npmjs.org/sshpk/-/sshpk-1.11.0.tgz"
},
"engines": {
"node": ">=0.10.0"
},
- "gitHead": "4212272b3889f2df155d2aa8a1a5305fe7a7d3a5",
+ "gitHead": "3bd4c3866a481845683a9e23d5062fff0b4b1bb0",
"homepage": "https://github.com/arekinath/node-sshpk#readme",
"license": "MIT",
"main": "lib/index.js",
@@ -111,9 +111,9 @@
}
],
"man": [
- "/Users/alex.wilson/dev/node-sshpk/man/man1/sshpk-conv.1",
- "/Users/alex.wilson/dev/node-sshpk/man/man1/sshpk-sign.1",
- "/Users/alex.wilson/dev/node-sshpk/man/man1/sshpk-verify.1"
+ "/Users/alex.wilson/dev/sshpk/man/man1/sshpk-conv.1",
+ "/Users/alex.wilson/dev/sshpk/man/man1/sshpk-sign.1",
+ "/Users/alex.wilson/dev/sshpk/man/man1/sshpk-verify.1"
],
"name": "sshpk",
"optionalDependencies": {
@@ -131,5 +131,5 @@
"scripts": {
"test": "tape test/*.js"
},
- "version": "1.10.1"
+ "version": "1.11.0"
}