Node Archiver Versions Save

a streaming interface for archive generation

5.0.2

3 years ago

Maintenance

  • Force bump tar-stream from 2.1.2 to 2.1.4 (#450)

5.0.1

3 years ago

Maintenance

  • Bump tar-stream from 2.1.3 to 2.1.4 (#448)
  • Update docs (#441)
  • Bump mocha from 8.1.1 to 8.1.3 (#444)
  • Bump tar from 6.0.2 to 6.0.5 (#439)
  • Bump mocha from 8.1.0 to 8.1.1 (#437)
  • Bump actions/checkout from v2.3.1 to v2.3.2 (#438)
  • Bump mocha from 8.0.1 to 8.1.0 (#436)
  • Bump actions/setup-node from v2.1.0 to v2.1.1 (#432)
  • Bump jsdoc from 3.6.4 to 3.6.5 (#434)

5.0.0

3 years ago

What’s Changed

  • breaking: absolute path glob patterns are no longer supported: use cwd option instead.
  • Replaced glob with readdir-glob to be memory efficient (#433) @Yqnn
  • Bump zip-stream from 4.0.0 to 4.0.2 (#431) @dependabot
  • Bump zip-stream from 3.0.1 to 4.0.0 (#430) @dependabot
  • Bump mocha from 6.2.3 to 8.0.1 (#424) @dependabot
  • Bump tar from 4.4.13 to 6.0.2 (#426) @dependabot
  • Bump tar-stream from 2.1.2 to 2.1.3 (#427) @dependabot
  • Bump rimraf from 2.7.1 to 3.0.2 (#425) @dependabot
  • Bump actions/setup-node from v1 to v2.1.0 (#428) @dependabot
  • Bump actions/checkout from v1 to v2.3.1 (#429) @dependabot
  • Bump lodash from 4.17.15 to 4.17.19 (#423) @dependabot

4.0.2

3 years ago

What’s Changed

  • Resolve vulnerability by updating async to 3.2.0 version (#420) @Siemienik

4.0.1

4 years ago
  • update to zip-stream@^3.0.1

4.0.0

4 years ago
  • breaking: slowly catch up with node LTS, remove support for versions under 8.
  • update multiple deps.
  • fix for a hang with _statQueue (#388)

3.1.1

4 years ago
  • update zip-stream to v2.1.2

3.1.0

4 years ago
  • update zip-stream to v2.1.0

3.0.3

4 years ago

3.0.2

4 years ago
  • other: update dependencies