summaryrefslogtreecommitdiff
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>2016-05-06 15:22:02 -0700
committerJeremiah Senkpiel <fishrock123@rocketmail.com>2016-05-10 14:45:28 -0400
commit5c36cfc8438d28ee5050ee6d5c383cf9c5b895fb (patch)
tree6165b1b2ee92982a1e157ac29c924b516771780d /deps/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/package.json
parent101dd1ed789175311ab22f9a32dfc480f127bc68 (diff)
downloadandroid-node-v8-5c36cfc8438d28ee5050ee6d5c383cf9c5b895fb.tar.gz
android-node-v8-5c36cfc8438d28ee5050ee6d5c383cf9c5b895fb.tar.bz2
android-node-v8-5c36cfc8438d28ee5050ee6d5c383cf9c5b895fb.zip
deps: upgrade npm to 3.8.9
Contains the following three npm releases: https://github.com/npm/npm/releases/tag/v3.8.7 https://github.com/npm/npm/releases/tag/v3.8.8 https://github.com/npm/npm/releases/tag/v3.8.9 PR-URL: https://github.com/nodejs/node/pull/6664 Reviewed-By: Myles Borins <myles.borins@gmail.com> 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.json36
1 files changed, 20 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 6fce0e3201..fc995b42cd 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
@@ -6,16 +6,20 @@
]
],
"_from": "sshpk@>=1.7.0 <2.0.0",
- "_id": "sshpk@1.7.3",
+ "_id": "sshpk@1.7.4",
"_inCache": true,
"_installable": true,
"_location": "/request/http-signature/sshpk",
"_nodeVersion": "0.12.9",
+ "_npmOperationalInternal": {
+ "host": "packages-6-west.internal.npmjs.com",
+ "tmp": "tmp/sshpk-1.7.4.tgz_1455236064846_0.4782760036177933"
+ },
"_npmUser": {
"email": "alex@cooperi.net",
"name": "arekinath"
},
- "_npmVersion": "2.14.9",
+ "_npmVersion": "2.14.4",
"_phantomChildren": {},
"_requested": {
"name": "sshpk",
@@ -28,8 +32,8 @@
"_requiredBy": [
"/request/http-signature"
],
- "_resolved": "https://registry.npmjs.org/sshpk/-/sshpk-1.7.3.tgz",
- "_shasum": "caa8ef95e30765d856698b7025f9f211ab65962f",
+ "_resolved": "https://registry.npmjs.org/sshpk/-/sshpk-1.7.4.tgz",
+ "_shasum": "ad7b47defca61c8415d964243b62b0ce60fbca38",
"_shrinkwrap": null,
"_spec": "sshpk@^1.7.0",
"_where": "/Users/rebecca/code/npm/node_modules/request/node_modules/http-signature",
@@ -46,16 +50,16 @@
},
"contributors": [
{
- "name": "Dave Eddy",
- "email": "dave@daveeddy.com"
+ "email": "dave@daveeddy.com",
+ "name": "Dave Eddy"
},
{
- "name": "Mark Cavage",
- "email": "mcavage@gmail.com"
+ "email": "mcavage@gmail.com",
+ "name": "Mark Cavage"
},
{
- "name": "Alex Wilson",
- "email": "alex@cooperi.net"
+ "email": "alex@cooperi.net",
+ "name": "Alex Wilson"
}
],
"dependencies": {
@@ -80,20 +84,20 @@
"man": "./man/man1"
},
"dist": {
- "shasum": "caa8ef95e30765d856698b7025f9f211ab65962f",
- "tarball": "http://registry.npmjs.org/sshpk/-/sshpk-1.7.3.tgz"
+ "shasum": "ad7b47defca61c8415d964243b62b0ce60fbca38",
+ "tarball": "http://registry.npmjs.org/sshpk/-/sshpk-1.7.4.tgz"
},
"engines": {
"node": ">=0.8.0"
},
- "gitHead": "3d98bfc22bb1c09f0747244acbb408f3ca9448b5",
+ "gitHead": "9b86d45d512c97f6ea10b98a2970828dfb290310",
"homepage": "https://github.com/arekinath/node-sshpk#readme",
"license": "MIT",
"main": "lib/index.js",
"maintainers": [
{
- "name": "arekinath",
- "email": "alex@cooperi.net"
+ "email": "alex@cooperi.net",
+ "name": "arekinath"
}
],
"man": [
@@ -116,5 +120,5 @@
"scripts": {
"test": "tape test/*.js"
},
- "version": "1.7.3"
+ "version": "1.7.4"
}