Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
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.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/deps/npm/node_modules/smart-buffer/package.json b/deps/npm/node_modules/smart-buffer/package.json
index a6d68dd7472..2f326f24895 100644
--- a/deps/npm/node_modules/smart-buffer/package.json
+++ b/deps/npm/node_modules/smart-buffer/package.json
@@ -1,8 +1,9 @@
{
"name": "smart-buffer",
- "version": "4.1.0",
+ "version": "4.2.0",
"description": "smart-buffer is a Buffer wrapper that adds automatic read & write offset tracking, string operations, data insertions, and more.",
"main": "build/smartbuffer.js",
+ "contributors": ["syvita"],
"homepage": "https://github.com/JoshGlazebrook/smart-buffer/",
"repository": {
"type": "git",