Tokenized zip support
Last release 9 months ago
18 Nov 2025
Ships on a steady schedule
a new release about every 3 months
Nearly every release is documented
notes for 9 of 10 stable releases
1 version withdrawn
withdrawn after publishing
2 years old
11 releases ยท first in 2024
Release timeline
11 releases since 202420252026
Releases
- 0.4.118 Nov 2025
Release notes
Open source โChanges
๐จ Improvements
- Replace fflate with DecompressionStream @Borewit (#41)
๐ Bug Fixes
- Prevent the Gzip handler to terminate twice @Borewit (#69)
โฌ๏ธ Dependencies
- Bump debug from 4.4.1 to 4.4.3 @dependabot[bot] (#106)
- Bump token-types from 6.0.0 to 6.1.1 @dependabot[bot] (#98)
NPM release
NPM release: @tokenizer/[email protected]
- 0.4.018 Nov 2025withdrawn: missing files
- 0.3.18 Jun 2025
Nothing published for this version
- 0.3.05 Jun 2025
Release notes
Open source โChanges
๐ Enhancements
- Add support for Gzip inflate @Borewit (#63)
โฌ๏ธ Dependencies
- Bump debug from 4.4.0 to 4.4.1 @dependabot[bot] (#62)
NPM release
NPM release: @tokenizer/[email protected]
- 0.2.723 Feb 2025
Release notes
Open source โChanges
- Updated documentation in #35 and increased required Node.js engine to version 18
โฌ๏ธ Dependencies
- Bump debug from 4.3.7 to 4.4.0 @dependabot[bot] (#11)
NPM release
NPM release: @tokenizer/[email protected]
- 0.2.67 Dec 2024
Release notes
Open source โChanges
- Removed unused dependency in ab2e5846bf6593a45b8824108e4bd741d3fbf714
NPM release
NPM release: @tokenizer/[email protected]
- 0.2.56 Dec 2024
Release notes
Open source โChanges
๐ Bug Fixes
- Improve and fix iteration over file entries @Borewit (#10)
- Fix reading until end of the Central Directory @Borewit (#9)
NPM release
NPM release: @tokenizer/[email protected]
- 0.2.42 Dec 2024
Release notes
Open source โChanges
๐ Bug Fixes
- Nicely quit if we read the central directory @Borewit (#8)
NPM release
NPM release: @tokenizer/[email protected]
- 0.2.31 Dec 2024
Release notes
Open source โChanges
๐ Bug Fixes
- Fix reading from some ZIP files @Borewit (#7)
NPM release
NPM release: @tokenizer/[email protected]
- 0.2.21 Dec 2024
Release notes
Open source โChanges
๐ Bug Fixes
- Fix reading without random-read-support @Borewit (#6)
NPM release
NPM release: @tokenizer/[email protected]
- 0.2.11 Dec 2024
Release notes
Open source โ