Skip to content

Releases: davityavryan/yarn-audit-html

Release v7.3.1

30 Jul 14:52
eea06ec
Compare
Choose a tag to compare

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

30 Jul 14:50
22caf31
Compare
Choose a tag to compare

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

20 May 23:29
a511138
Compare
Choose a tag to compare
Release v7.2.1-rc.0 Pre-release
Pre-release

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

17 May 02:22
8ce03e6
Compare
Choose a tag to compare

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

03 May 01:26
3d90632
Compare
Choose a tag to compare

What's Changed

  • Just readme update to reflect --theme option

Full Changelog: v7.1.0...v7.1.1

Release v7.1.0

03 May 01:26
b616d15
Compare
Choose a tag to compare

What's Changed

  • Added --theme option which is a choice from Bootswatch

Full Changelog: v7.0.2...v7.1.0

Release v7.0.2

02 May 20:21
2d5a80a
Compare
Choose a tag to compare

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

02 May 10:24
d023ccc
Compare
Choose a tag to compare

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

02 May 00:15
32c6e96
Compare
Choose a tag to compare

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

26 Apr 22:17
51b04e2
Compare
Choose a tag to compare

Now report also includes multiple vulnerabilities for same package same version. More info, good info.

Full Changelog: v6.1.0...v6.2.0