Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

buffer-pipe

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

buffer-pipe - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

16

package.json
{
"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"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc