Skip to content

Latest commit

 

History

History
90 lines (42 loc) · 3.64 KB

CHANGELOG.md

File metadata and controls

90 lines (42 loc) · 3.64 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

3.1.3 (2024-01-10)

3.1.2 (2023-08-24)

3.1.1 (2023-07-05)

3.1.0 (2023-05-11)

Features

3.0.0 (2023-03-24)

⚠ BREAKING CHANGES

  • use allowlist for the origin of the vulnerabilities

Bug Fixes

  • use allowlist for the origin of the vulnerabilities (d372de4)

2.2.0 (2023-03-24)

Features

  • add root cause detection to reporter (0b0bd75)

Bug Fixes

  • add config schema to the package (f883e56)
  • filter vulnerabilities by level (57c4926)

2.1.0 (2022-07-01)

Features

Bug Fixes

  • update vulnerable dependency (d9cdc9f)

2.0.0 (2022-05-03)

⚠ BREAKING CHANGES

  • update node and npm version

Features

  • add npm 8 support (fa16dc4)
  • update node and npm version (07ae97f)
  • update packages and remove json stream (5df853a)

1.0.2 (2020-12-02)

1.0.2-alpha.0 (2020-12-02)

Bug Fixes

  • exit with code 1 on caught error (02948bd)

1.0.1 (2020-12-02)

1.0.1-alpha.0 (2020-12-02)

Bug Fixes

  • support windows command promptr (2b6cb71)

0.0.1 (2020-10-08)

Features

  • add commitlint and standard version (4fcc3bb)