aboutsummaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/assert-plus/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/node_modules/assert-plus/package.json')
-rw-r--r--deps/npm/node_modules/assert-plus/package.json20
1 files changed, 10 insertions, 10 deletions
diff --git a/deps/npm/node_modules/assert-plus/package.json b/deps/npm/node_modules/assert-plus/package.json
index a16c864fbe..0326f1a8a7 100644
--- a/deps/npm/node_modules/assert-plus/package.json
+++ b/deps/npm/node_modules/assert-plus/package.json
@@ -1,26 +1,26 @@
{
- "_from": "assert-plus@^0.2.0",
- "_id": "assert-plus@0.2.0",
+ "_from": "assert-plus@^1.0.0",
+ "_id": "assert-plus@1.0.0",
"_inBundle": false,
- "_integrity": "sha1-104bh+ev/A24qttwIfP+SBAasjQ=",
+ "_integrity": "sha1-8S4PPF13sLHN2RRpQuTpbB5N1SU=",
"_location": "/assert-plus",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
- "raw": "assert-plus@^0.2.0",
+ "raw": "assert-plus@^1.0.0",
"name": "assert-plus",
"escapedName": "assert-plus",
- "rawSpec": "^0.2.0",
+ "rawSpec": "^1.0.0",
"saveSpec": null,
- "fetchSpec": "^0.2.0"
+ "fetchSpec": "^1.0.0"
},
"_requiredBy": [
"/http-signature"
],
- "_resolved": "https://registry.npmjs.org/assert-plus/-/assert-plus-0.2.0.tgz",
- "_shasum": "d74e1b87e7affc0db8aadb7021f3fe48101ab234",
- "_spec": "assert-plus@^0.2.0",
+ "_resolved": "https://registry.npmjs.org/assert-plus/-/assert-plus-1.0.0.tgz",
+ "_shasum": "f12e0f3c5d77b0b1cdd9146942e4e96c1e4dd525",
+ "_spec": "assert-plus@^1.0.0",
"_where": "/Users/zkat/Documents/code/work/npm/node_modules/http-signature",
"author": {
"name": "Mark Cavage",
@@ -78,5 +78,5 @@
"scripts": {
"test": "tape tests/*.js | ./node_modules/.bin/faucet"
},
- "version": "0.2.0"
+ "version": "1.0.0"
}