Releases: jeemok/better-npm-audit
Releases · jeemok/better-npm-audit
v3.11.0
What's Changed
- Respect the
NO_COLOR
environment variable by @ericcornelissen in #102
Full Changelog: v3.10.0...v3.11.0
v3.10.0
What's Changed
- feature: Add support for including specific columns in audit report by @GauravChinavle in #100
New Contributors
- @GauravChinavle made their first contribution in #100
Full Changelog: v3.9.0...v3.10.0
v3.9.0
v3.8.3
Use "--omit=dev" internally on newer npm version
Added handling for empty strings in displaying unused exception message
- 99c0697 Added handling for empty strings in displaying unused exception message
Add support for non-numeric exception IDs
Add support for non-numeric exception IDs, code changes in this PR
Added new option
- #71 Added new option: ignore by module name
Minor fixes
Log exception, when failed to parse .nsprc file
3.4.0 (October 10, 2021)
- fe66222 Log exception, when failed to parse .nsprc file