buffer-pipe
Advanced tools
Comparing version 0.0.4 to 0.0.5
{ | ||
"name": "buffer-pipe", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"description": "A simple pipe for buffers", | ||
@@ -18,18 +18,18 @@ "main": "index.js", | ||
"dependencies": { | ||
"safe-buffer": "^5.1.2" | ||
"safe-buffer": "^5.2.0" | ||
}, | ||
"devDependencies": { | ||
"coveralls": "^3.0.5", | ||
"nyc": "^14.1.1", | ||
"standard": "^13.1.0", | ||
"tape": "^4.11.0" | ||
"coveralls": "^3.0.11", | ||
"nyc": "^15.0.1", | ||
"standard": "^14.3.3", | ||
"tape": "^4.13.2" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git@github.com:mjbecze@gmai/buffer-pipe.git" | ||
"url": "https://gitlab.com/mjbecze/buffer-pipe.git" | ||
}, | ||
"bugs": { | ||
"url": "https://gitlab.com/mjbecz/buffer-pipe/issues" | ||
"url": "https://gitlab.com/mjbecze/buffer-pipe/issues" | ||
}, | ||
"homepage": "https://gitlab.com/mjbecze/buffer-pipe" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
22348
6
70
1
Updatedsafe-buffer@^5.2.0