Skip to content

Releases: cthackers/adm-zip

v0.5.14

04 Jun 11:48
Compare
Choose a tag to compare

Fixed an issue introduced on version 0.5.13 requiring a new mandatory parameter on the inflater on nodejs version >= 15

v0.5.13

01 Jun 10:32
Compare
Choose a tag to compare
  • Fixed extractAllToAsync callback @5saviahv
  • Fixed issue with "toAsyncBuffer" where after that command all entries are gone @5saviahv
  • Minor fixes (tests, typos etc) @5saviahv
  • Added a an option to specificy the maximum expectedLength of the file to protect against zip bombs or limit memory usage @undefined-moe
  • Add check for invalid large disk entries @criyle

v0.5.12

14 Mar 06:52
Compare
Choose a tag to compare

Fixed extraction error

v0.5.11

13 Mar 14:17
Compare
Choose a tag to compare
  • Add support for Info-Zip password check spec for ZipCrypto @lukemalcolm
  • Extraction of password protected zip entries @Santa77
  • Fixed unnecessary scanning a local file headers (except in the case of corrupted archives) @likev
  • Added GitHub actions @kibertoad
  • Fixed cases when extra data was lost @yfdyh000
  • Fixed throw empty error in extractAllToAsync on operation done @Autokaka

v0.5.10

20 Dec 11:04
9e52c3f
Compare
Choose a tag to compare
  • Add Unix mode attribute even when archive is created from Windows @xfournet
  • Fixed an issue where addLocalFolderAsync causes stack overflow when a lot of files are filtered @miserylee
  • Support to unzip symlinks @netlify-team-account-1
  • Fix parameter initialization bug of extractAllToAsync @robincodex
  • Allow for custom stat or permissions value in addLocalFolder @dilan-dio4
  • Various small fixes and tests @clavery and @nicholasruha

.

10 Jul 21:31
Compare
Choose a tag to compare
. Pre-release
Pre-release
v0.5.6

Increment version