Skip to content
This repository has been archived by the owner on Feb 5, 2023. It is now read-only.

Latest commit

 

History

History
94 lines (44 loc) · 3.22 KB

CHANGELOG.md

File metadata and controls

94 lines (44 loc) · 3.22 KB

3.1.7 (2023-02-03)

Bug Fixes

  • Ignore bad paths when extracting potentially malicious zip files (c424f0f)

3.1.6 (2021-10-04)

Bug Fixes

  • Don't use String.replaceAll() (9b3018e)

3.1.5 (2021-09-04)

Bug Fixes

  • Set file mode config only if it exists (774df9d)

3.1.4 (2021-09-01)

Bug Fixes

  • Use fileMode as default command (f337729)

3.1.3 (2021-08-30)

Bug Fixes

3.1.2 (2021-08-11)

Bug Fixes

  • Replace all occurences of "*" in ignored entries (6020351)

3.1.1 (2021-08-11)

Bug Fixes

  • Force release with updated dependencies (75a3275)

3.1.0 (2020-01-03)

Features

3.0.2 (2019-10-17)

Bug Fixes

3.0.1 (2019-09-06)

Bug Fixes

  • Use postversion when publishing (0761569)

3.0.0 (2019-07-17)

Features

  • Set ES6 as target and require Node >= 10.9 (#203) (4cf8097)

BREAKING CHANGES

  • Node.js >= 10.9 is required.

2.3.1 (2019-06-13)

Bug Fixes

  • package.json path in CLI (ad5eea9)

2.3.0 (2019-06-12)

Features

2.2.0 (2019-05-27)

Features