summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/smart-buffer/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/node_modules/smart-buffer/package.json')
-rw-r--r--deps/npm/node_modules/smart-buffer/package.json24
1 files changed, 12 insertions, 12 deletions
diff --git a/deps/npm/node_modules/smart-buffer/package.json b/deps/npm/node_modules/smart-buffer/package.json
index f5365e499c..ca94fd0908 100644
--- a/deps/npm/node_modules/smart-buffer/package.json
+++ b/deps/npm/node_modules/smart-buffer/package.json
@@ -1,27 +1,27 @@
{
- "_from": "smart-buffer@^4.0.1",
- "_id": "smart-buffer@4.0.1",
+ "_from": "smart-buffer@4.0.2",
+ "_id": "smart-buffer@4.0.2",
"_inBundle": false,
- "_integrity": "sha512-RFqinRVJVcCAL9Uh1oVqE6FZkqsyLiVOYEZ20TqIOjuX7iFVJ+zsbs4RIghnw/pTs7mZvt8ZHhvm1ZUrR4fykg==",
+ "_integrity": "sha512-JDhEpTKzXusOqXZ0BUIdH+CjFdO/CR3tLlf5CN34IypI+xMmXW1uB16OOY8z3cICbJlDAVJzNbwBhNO0wt9OAw==",
"_location": "/smart-buffer",
"_phantomChildren": {},
"_requested": {
- "type": "range",
+ "type": "version",
"registry": true,
- "raw": "smart-buffer@^4.0.1",
+ "raw": "smart-buffer@4.0.2",
"name": "smart-buffer",
"escapedName": "smart-buffer",
- "rawSpec": "^4.0.1",
+ "rawSpec": "4.0.2",
"saveSpec": null,
- "fetchSpec": "^4.0.1"
+ "fetchSpec": "4.0.2"
},
"_requiredBy": [
"/socks"
],
- "_resolved": "https://registry.npmjs.org/smart-buffer/-/smart-buffer-4.0.1.tgz",
- "_shasum": "07ea1ca8d4db24eb4cac86537d7d18995221ace3",
- "_spec": "smart-buffer@^4.0.1",
- "_where": "/Users/rebecca/code/npm/node_modules/socks",
+ "_resolved": "https://registry.npmjs.org/smart-buffer/-/smart-buffer-4.0.2.tgz",
+ "_shasum": "5207858c3815cc69110703c6b94e46c15634395d",
+ "_spec": "smart-buffer@4.0.2",
+ "_where": "/Users/isaacs/dev/npm/cli/node_modules/socks",
"author": {
"name": "Josh Glazebrook"
},
@@ -100,5 +100,5 @@
"test": "NODE_ENV=test mocha --recursive --compilers ts:ts-node/register test/**/*.ts"
},
"typings": "typings/smartbuffer.d.ts",
- "version": "4.0.1"
+ "version": "4.0.2"
}