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.3 to 0.0.4

1

index.js

@@ -0,1 +1,2 @@

'use strict'
const Buffer = require('safe-buffer').Buffer

@@ -2,0 +3,0 @@

16

package.json
{
"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"
}
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