Skip to content

Releases: ksoichiro/node-archiver-zip-encryptable

v1.0.10

13 Jul 15:48
92a3c57
Compare
Choose a tag to compare
  • Run CI on GitHub Actions (#32)
  • Fix Coveralls related config in GitHub Actions workflow (#33)
  • Bump glob-parent (#35)

v1.0.9

14 May 03:07
26147eb
Compare
Choose a tag to compare
  • Update Node versions on CI (#28)
  • Upgrade npm lock file version to v2 (#29)
  • Update crc32-stream to support Node.js v15.6.0+ (#30)
  • Bump hosted-git-info, lodash, and yargs-parser (#31)

v1.0.8

14 May 02:58
Compare
Choose a tag to compare
  • Security update for devDependencies (#25)

v1.0.7

14 May 02:56
Compare
Choose a tag to compare

v1.0.6

17 Dec 15:43
Compare
Choose a tag to compare
  • Upgrade archiver and crc32-stream to avoid crc32-stream 3.x error (#18)

v1.0.5

17 Dec 15:43
Compare
Choose a tag to compare
  • Fix that files without compression cannot be unzipped (#8)

v1.0.4

14 Jul 13:59
Compare
Choose a tag to compare
  • Fix that empty file causes error when unzipping (#6)

v1.0.3

13 Jul 13:30
Compare
Choose a tag to compare
  • Security update for dependencies

v1.0.2

02 Feb 04:54
Compare
Choose a tag to compare
  • Remove buffering before encryption (#1, #3)

v1.0.1

29 Jan 14:10
Compare
Choose a tag to compare
  • Fix updating keys fails with big number (#1)