Skip to content

Releases: djfdyuruiry/improved-yarn-audit

v3.0.0

09 Oct 18:16
Compare
Choose a tag to compare
  • Support for Github Security Advisories #27 - big thanks to @firefox0102 for the contribution

v2.3.3

16 May 01:54
Compare
Choose a tag to compare
  • Fix ENOBUFS error when there's huge amounts of output #23

v2.3.0

16 Aug 17:57
fbe301f
Compare
Choose a tag to compare
  • Allow empty .iyarc file (thanks to @drtyh2o)
  • Support Windows
  • Adding vulnerability module paths to console output

v2.2.1

13 Jun 19:08
0222d2b
Compare
Choose a tag to compare
  • Updating README
  • Adding --version flag

v2.2.0

13 Jun 18:08
49d9835
Compare
Choose a tag to compare
  • Adding ability to return a non-zero exit code when exclusions provided are no longer output by yarn audit, using the --fail-on-missing-exclusions flag
  • Padding severity name in output

v2.1.0

16 May 23:04
959ad99
Compare
Choose a tag to compare
  • Adding support for large amounts of dependencies in a project package.json
  • Code refactoring
  • Added test for large dependency scenario

v2.0.0

13 Apr 23:56
2640495
Compare
Choose a tag to compare
  • Adding .iyarc file option for managing exclusions
  • Tests using bash

v1.1.1

01 Mar 21:36
Compare
Choose a tag to compare
  • Adding --ignore-dev-deps flag
  • Adding GitHub Workflow

v1.0.0

16 May 14:38
Compare
Choose a tag to compare

Initial Release