buffer-pipe
Advanced tools
Comparing version 0.0.3 to 0.0.4
@@ -0,1 +1,2 @@ | ||
'use strict' | ||
const Buffer = require('safe-buffer').Buffer | ||
@@ -2,0 +3,0 @@ |
{ | ||
"name": "buffer-pipe", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "A simple pipe for buffers", | ||
@@ -21,15 +21,15 @@ "main": "index.js", | ||
"devDependencies": { | ||
"coveralls": "^3.0.1", | ||
"nyc": "^12.0.1", | ||
"standard": "^11.0.0", | ||
"tape": "^4.9.0" | ||
"coveralls": "^3.0.5", | ||
"nyc": "^14.1.1", | ||
"standard": "^13.1.0", | ||
"tape": "^4.11.0" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git@github.com:wanderer/buffer-pipe.git" | ||
"url": "git@github.com:mjbecze@gmai/buffer-pipe.git" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/wanderer/buffer-pipe/issues" | ||
"url": "https://gitlab.com/mjbecz/buffer-pipe/issues" | ||
}, | ||
"homepage": "https://github.com/wanderer/buffer-pipe" | ||
"homepage": "https://gitlab.com/mjbecze/buffer-pipe" | ||
} |
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
77011
485
0
1