Skip to content

Releases: fpsqdb/zip-lib

v1.2.1

07 Feb 15:56

Choose a tag to compare

No significant changes

    View changes on GitHub

v1.2.0

07 Feb 14:34

Choose a tag to compare

   🚨 Breaking Changes

  • Drop support for node.js < 20.

   🐞 Bug Fixes

  • Arbitrary File Write Vulnerability via Symlinks.
    View changes on GitHub

v1.1.2

16 Apr 03:18

Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v1.1.1

06 Apr 11:43

Choose a tag to compare

   🏎 Performance

    View changes on GitHub

v1.1.0

06 Apr 09:30

Choose a tag to compare

   🚨 Breaking Changes

  • Drop support for node.js < 18.

   🐞 Bug Fixes

    View changes on GitHub

v1.0.5

07 Nov 07:44

Choose a tag to compare

Features

  • Add compressionLevel option.

Dependencies

  • Upgrade yauzl to v3.2.0
  • Upgrade yazl to v3.2.1

v1.0.4

26 Apr 01:23

Choose a tag to compare

Dependencies

  • Upgrade yauzl to v3.1.3

v1.0.3

07 Mar 07:59

Choose a tag to compare

Dependencies

  • Upgrade yauzl to v3.1.2

v1.0.1

28 Feb 05:54

Choose a tag to compare

Dependencies

  • Upgrade yauzl to v3.1.1

v1.0.0

19 Feb 05:48
5a240b1

Choose a tag to compare

Breaking Changes

  • Upgrade yauzl to v3.1.0
  • Drop support for node.js < 12.

Others

  • Upgrade other dependencies.