Skip to content

Releases: jeemok/better-npm-audit

v3.11.0

09 Sep 14:50
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.10.0...v3.11.0

v3.10.0

03 Sep 07:37
a414647
Compare
Choose a tag to compare

What's Changed

  • feature: Add support for including specific columns in audit report by @GauravChinavle in #100

New Contributors

Full Changelog: v3.9.0...v3.10.0

v3.9.0

02 Sep 02:50
Compare
Choose a tag to compare
  • 5df4120 Bump micromatch from 4.0.4 to 4.0.8
  • 8820f03 Fix getting npm version through CLI

v3.8.3

17 Aug 12:43
Compare
Choose a tag to compare

version 3.8.1 - 3.8.3 (August 17, 2024)

  • 607f16e fix(build): ensure lib/index.js is executable after build

Use "--omit=dev" internally on newer npm version

17 Aug 05:33
Compare
Choose a tag to compare

What's Changed

  • 27a7cb3 Use "--omit=dev" internally on newer npm version
  • 76b4c57 b3e04d3 NPM Audit for fixing vulnerabilities

Added handling for empty strings in displaying unused exception message

21 Mar 16:06
99c0697
Compare
Choose a tag to compare
  • 99c0697 Added handling for empty strings in displaying unused exception message

Add support for non-numeric exception IDs

19 Mar 16:16
d33c8a2
Compare
Choose a tag to compare

Add support for non-numeric exception IDs, code changes in this PR

Added new option

23 Feb 12:15
dfe04e0
Compare
Choose a tag to compare
  • #71 Added new option: ignore by module name

Minor fixes

01 Dec 14:04
0b7259f
Compare
Choose a tag to compare
  • 0316010 Fixed npm run audit command
  • 697421d Fixed hanging process on Windows
  • f5ebe1f Fixed invalid main path in package.json

Log exception, when failed to parse .nsprc file

10 Oct 11:38
a026985
Compare
Choose a tag to compare

3.4.0 (October 10, 2021)

  • fe66222 Log exception, when failed to parse .nsprc file