Releases: davityavryan/yarn-audit-html
Releases · davityavryan/yarn-audit-html
Release v7.3.1
What's Changed
- chore: sync package.json versions from yarn.lock
- chore: update readme
Full Changelog: v7.3.0...v7.3.1
Release v7.3.0
What's Changed
- chore: upgrade marked dependency to v5
- chore(deps-dev): bump c8 from 7.13.0 to 7.14.0 by @dependabot in #67
- chore(deps-dev): bump typescript from 5.0.4 to 5.1.3 by @dependabot in #70
- chore(deps-dev): bump sinon from 15.0.4 to 15.1.2 by @dependabot in #72
- chore(deps-dev): bump @types/node from 18.16.9 to 18.16.12 by @dependabot in #61
- chore(deps-dev): bump @types/node from 18.16.12 to 18.16.18 by @dependabot in #73
Full Changelog: v7.2.0...v7.3.0
Release v7.2.1-rc.0
What's Changed
- Major upgrade for Marked package(nothing breaking for this package though)
- Minor package updates
- Change Mocha to Node testrunner
- Add test for cli part
Full Changelog: v7.2.0...v7.2.1-rc.0
Release v7.2.0
What's Changed
- Reduced package installed weight from 5.44 mb to 1.91 mb
- Bail if cli is not piped instead of hanging
- Main template style fixes and improvements
- Minor dependency updates
Full Changelog: v7.1.1...v7.2.0
Release v7.1.1
Release v7.1.0
What's Changed
- Added
--theme
option which is a choice from Bootswatch
Full Changelog: v7.0.2...v7.1.0
Release v7.0.2
What's Changed
- Revert building ESM by default (removed yarn-audit-html-esm too).
Full Changelog: v7.0.1...v7.0.2
Release v7.0.1
What's Changed
- Build CommonJS version by default and have ESM version as complementary (added
yarn-audit-html-esm
too).
Full Changelog: v7.0.0...v7.0.1
Release v7.0.0
What's Changed
- Full rewrite to Typescript 🎉🎉🎉
- Expose of types
- Tests introduction and (initial) 100% coverage
Breaking changes
- Changed exports and main file names
Full Changelog: v6.2.0...v7.0.0
Release v6.2.0
Now report also includes multiple vulnerabilities for same package same version. More info, good info.
Full Changelog: v6.1.0...v6.2.0