Skip to content

Releases: npm/npm-audit-report

v6.0.0

05 Sep 00:17
3167fff
Compare
Choose a tag to compare

6.0.0 (2024-09-03)

⚠️ BREAKING CHANGES

  • npm-audit-report now supports node ^18.17.0 || >=20.5.0

Bug Fixes

Chores

v5.0.0

22 May 17:16
Compare
Choose a tag to compare

5.0.0 (2023-05-22)

⚠️ BREAKING CHANGES

  • use a passed in chalk instance to create colors (#84)

Features

v4.0.0

14 Oct 05:26
f99e074
Compare
Choose a tag to compare

4.0.0 (2022-10-10)

⚠️ BREAKING CHANGES

  • npm-audit-report is now compatible with the following semver range for node: ^14.17.0 || ^16.13.0 || >=18.0.0

Features

v3.0.0

23 Mar 15:59
25a9ff7
Compare
Choose a tag to compare

3.0.0 (2022-03-23)

⚠ BREAKING CHANGES

  • this drops support for node10 and non-LTS versions of node 12 and node 14.

Bug Fixes