seek-bzip
a pure-JavaScript Node.JS module for random-access decoding bzip2 data
2.0.0
33M downloads/mo
#3501 most downloaded on npm
cscott/seek-bzip
What this package is like to depend on
Last release 6 years ago
no release in 18 months
Ships unpredictably
gaps range from 1 weeks to 5.0 years
This project publishes no release notes
the list below is its commits, not an announcement
Nothing withdrawn
no release was ever pulled
14 years old
10 releases · first in 2013
0 releases in the last 12 months
see the full history below
Release timeline
10 releases · Feb 2013 to Jul 2020Releases
latest 10-
2.0.031 Jul 2020Commits, not release notes
This project publishes no release notes. Between
v1.0.6andv2.0.0there were 3 commits, 1 of them substantive:- Bump dependencies to latest versions available; expand travis testing
-
1.0.631 Jul 2020Commits, not release notes
This project publishes no release notes. Between
v1.0.5andv1.0.6there were 5 commits, 3 of them substantive:- Replace LGPL-2.1 license headers with MIT headers
- Use the caret operator to specify the commander dependency.
- Cover more Node.js versions in CI
-
1.0.527 Jul 2015Commits, not release notes
This project publishes no release notes. Between
v1.0.4andv1.0.5there were 9 commits, 7 of them substantive:- Relicense from LGPL 2.1 to MIT.
- Update contributors list.
- Move source code to
libdirectory, to better match standard conventions. - Apply "exactly fill up the buffer" fix from toybox's bunzip.c.
- Apply fix for "pathological case of huffman coding" from toybox's bunzip.c.
- Support node 0.12.
- Update travis configuration.
-
1.0.423 Oct 2014Commits, not release notes
This project publishes no release notes. Between
v1.0.3andv1.0.4there were 5 commits, 2 of them substantive:- Add dependency-tracker badges to README.
- Slim down npm-distributed files.
-
1.0.301 Oct 2013Commits, not release notes
This project publishes no release notes. Between
v1.0.2andv1.0.3there were 8 commits, 7 of them substantive:- Add travis build server integration.
- Add example of interfacing to node's Stream API using node-fibers.
- The node-fibers package doesn't work for all node 0.11.x versions (yet).
- Update documentation.
- Fix parse of missing --block option in seek-bunzip CLI.
- Handle EPIPE gracefully in seek-bunzip CLI.
- More documentation updates.
-
1.0.209 Apr 2013Commits, not release notes
This project publishes no release notes. Between
v1.0.1andv1.0.2there were 2 commits, 1 of them substantive:- Update to mocha 1.9.0 for node 0.10 compatibility.
-
1.0.122 Mar 2013Commits, not release notes
This project publishes no release notes. Between
v1.0.0andv1.0.1there were 6 commits, 5 of them substantive:- Minor bug-fix in port from micro-bunzip: base/limit no longer offset by 1.
- De-lint; convert some JavaScript arrays to typed arrays.
- Check CRC of blocks and stream.
- Add links to related projects.
- Add note about typed array usage.
-
1.0.014 Feb 2013Nothing published for this version
-
0.0.303 Feb 2013Nothing published for this version
-
0.0.203 Feb 2013Nothing published for this version