Releases: eventOneHQ/npm-audit-html
Releases · eventOneHQ/npm-audit-html
v2.0.0-beta.2
Bug Fixes
- Handle org scoped packages in modal links (2b08f18), closes #83
v1.5.0
1.5.0 (2020-11-11)
Bug Fixes
- Use path.join instead of string concatenation (8ff799b)
- package: Update dependencies with vulnerability fixes (6ba9f92)
Features
- cli: Add option to automatically open the report when done (c6aa399)
- cli: Add option to exit with non-zero code if there are vulnerabilities (15fb781)
v1.4.3
1.4.3 (2020-08-05)
Bug Fixes
- package: Downgrade chalk and fs-extra to fix compatibility with Node 8 (24a36e8)
v1.4.2
DO NOT USE - 1.4.2 (2020-08-05)
This version unintentionally introduced a change that broke support for Node versions less than 10. Use 1.4.3 instead.
Bug Fixes
- package: Update chalk, fs-extra, marked, terminal-link, and other dependencies (847f3fe)
- package: Update dev dependencies (d7a9e7a)
- package: Update update-notifier to fix a vulnerability (2dff64c)
v1.4.1
1.4.1 (2020-04-16)
Bug Fixes
- package: Update dependencies to fix vulnerabilities (4c2a581)
v1.4.0
1.4.0 (2019-11-10)
Bug Fixes
- Change CVSS to Exploitability (2ccb296), closes #32
Features
- Add count of issues for each severity to the summary cards (dd07ee8), closes #33
- Add theme CLI flag! (9d5008d)
- Improve the report UI (980daf9), closes #2
- cli: Add input CLI option! (5622854), closes #25
v1.3.4
1.3.4 (2019-08-27)
Bug Fixes
- package: Update a few dev dependencies (54ac174)
- package: Update commander (3759b8f)
- package: Update eslint-utils to fix vulnerability (90d7c9d)
- package: Update fs-extra and use it always instead of fs (35bb599)
- package: Update update-notifier (1f678e9)
v1.3.3
1.3.3 (2019-07-26)
Bug Fixes
- package: Update marked to ^0.7.0 to fix vulnerability (81f0823)
- package: Update packages to fix vulnerabilities. (58de8b6), closes #14
- package: Update vulnerable dependencies (6275698)
v1.3.2
1.3.2 (2019-04-26)
Bug Fixes
- package: Update vulnerable dependencies (3fdbb66), closes #14
v1.3.1
1.3.1 (2019-02-25)
Bug Fixes
- package: Update vulnerable dependencies (310308d)