duplexer2
Like duplexer but using streams3
0.1.4
94M downloads/mo
#1916 most downloaded on npm
deoxxa/duplexer2
What this package is like to depend on
Last release 11 years ago
no release in 18 months
Release timing varies
gaps range from 3 weeks to 1.4 years
This project publishes no release notes
the list below is its commits, not an announcement
Nothing withdrawn
no release was ever pulled
13 years old
7 releases · first in 2013
0 releases in the last 12 months
see the full history below
Release timeline
7 releases · Sep 2013 to Nov 2015Releases
latest 7-
0.1.408 Nov 2015Commits, not release notes
This project publishes no release notes. Between
v0.1.3andv0.1.4there were 3 commits, 1 of them substantive:- Propagate options when wrapping a readable stream
-
0.1.308 Nov 2015Commits, not release notes
This project publishes no release notes. Between
v0.1.2andv0.1.3there were 8 commits, 6 of them substantive:- Revert to pre-v0.1.0 code requirements
- Remove unnecessary props on duplexer instance and remove strict type check
- Properly expose "DuplexWrapper"
- Remove unnecessary returns
- Consistent referencing of stream constructors
- Do not force flowing-mode
-
0.1.217 Oct 2015Commits, not release notes
This project publishes no release notes. Between
v0.1.1andv0.1.2there were 2 commits, 1 of them substantive:- use
dataevent directly since Stream3 will never switch into older mode
- use
-
0.1.117 Oct 2015Commits, not release notes
This project publishes no release notes. Between
v0.1.0andv0.1.1there were 7 commits, 6 of them substantive:- switch from Mocha to tape
- introduce ESLint
- ensure the stream emits
endevent - update devDependencies
- ensure npm v3 is installed
- introduce object-assign as a Object.assign polyfill
-
0.1.024 Sep 2015Commits, not release notes
This project publishes no release notes. Between
0.0.2andv0.1.0there were 19 commits, 17 of them substantive:- remove objectMode from stream options
- make tests explicitly toString stream data
- upgrade mocha
- add engines.node entry
- Revert "add engines.node entry"
- use a valid SPDX license identifier
- don't use the data event, preserve streams2 behaviour
- handle streams1 compat
- respect read backpressure
- test this project with various versions of Node
- report code coverage to coveralls.io
- add .gitattributes and .editorconfig
- simplify package.json using user/repo shorthand
- ES2015ify test and example
- use destructuring assignment
- throw a type error if
bubbleErrorsoption is not Boolean - improve readme
-
0.0.221 Apr 2014Commits, not release notes
This project publishes no release notes. Between
0.0.1and0.0.2there were 4 commits, 2 of them substantive:- Use readable-stream over built-in streams.
- Update tests and example. Confirmed working on node 0.8.
-
0.0.111 Sep 2013Nothing published for this version