bufferstream
Advanced tools
Comparing version 0.4.5 to 0.4.6
{ "name": "bufferstream" | ||
, "description": "painless stream buffering and cutting" | ||
, "version": "0.4.5" | ||
, "version": "0.4.6" | ||
, "homepage": "https://github.com/dodo/node-bufferstream" | ||
@@ -5,0 +5,0 @@ , "author": "dodo (https://github.com/dodo)" |
@@ -134,6 +134,7 @@ # BufferStream | ||
```javascript | ||
post.pipe(stream); | ||
post.pipe(stream, options); | ||
``` | ||
pumps data into another stream to allow incoming streams | ||
given options will be passed to Stream.pipe | ||
@@ -140,0 +141,0 @@ ## example |
Sorry, the diff of this file is not supported yet
AI-detected possible typosquat
Supply chain riskAI has identified this package as a potential typosquat of a more popular package. This suggests that the package may be intentionally mimicking another package's name, description, or other metadata.
Found 1 instance in 1 package
161
0
13762