What's Changed
BREAKING
- Drop Node 10 support by @quinnturner in #219
- Rewrite NPM 7/8 to fix audit path resolution by @quinnturner in #219
- Remove deprecated props
advisories
,path-whitelist
,whitelist
(codemod available) by @quinnturner in #219 - Switch identifier to be taken from
github_advisory_id
(codemod available) by @mobilutz in #217
Features
- docs: Add codemod instructions and set Node v12 by @quinnturner in #223
- feat: Print path for vulnerable advisories by @quinnturner in #230
Internal
- set package-lock.json lockfile to version 2 by @quinnturner in #219
- update dependencies by @quinnturner in #219
- chore: Release 6.0.0-beta.0 by @quinnturner in #220
- fix: update npm fixtures by @quinnturner in #221
- chore: remove audit-ci allowlist value by @quinnturner in #222
- chore: Release 6.0.0-beta.1 by @quinnturner in #224
- TypeScript support by @quinnturner in #226
- chore: Release 6.0.0-beta.2 by @quinnturner in #229
- chore: Release 6.0.0 by @quinnturner in #231
Full Changelog: v5.1.2...v6.0.0