Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-29 | 386 Bytes | |
v2.7.70 source code.tar.gz | 2025-07-29 | 1.5 MB | |
v2.7.70 source code.zip | 2025-07-29 | 1.7 MB | |
Totals: 3 Items | 3.3 MB | 0 |
- Fixed bug in
Data64URIWriter
when writing small amounts of data (see https://github.com/gildas-lormeau/zip.js/issues/588) - Improved security when uncompressing ZIP files.
ZipReader
will trigger an error as soon as the output size of an entry exceeds the expected "uncompressed size" defined in the central directory (see https://github.com/gildas-lormeau/zip.js/discussions/587)