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

bufferstream

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bufferstream - npm Package Compare versions

Comparing version 0.4.4 to 0.4.5

2

package.json
{ "name": "bufferstream"
, "description": "painless stream buffering and cutting"
, "version": "0.4.4"
, "version": "0.4.5"
, "homepage": "https://github.com/dodo/node-bufferstream"

@@ -5,0 +5,0 @@ , "author": "dodo (https://github.com/dodo)"

@@ -131,2 +131,10 @@ # BufferStream

### post.pipe
```javascript
post.pipe(stream);
```
pumps data into another stream to allow incoming streams
## example

@@ -133,0 +141,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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