Releases: antongolub/yarn-audit-fix
Releases · antongolub/yarn-audit-fix
v10.1.1
10.1.1 (2024-11-29)
Fixes & improvements
- fix: up deps to fix cross-spawn vuln (faafdeb)
v10.1.0
10.1.0 (2024-10-26)
Features
- feat: use "exclude" and "ignore" CLI options when running
yarn npm audit
command (015a4b9)
- feat: support multi-value CLI options (2664c66)
v10.0.9
10.0.9 (2024-08-21)
Fixes & improvements
- fix(deps): update dependency commander to v12 (3fe23a1)
v10.0.8
10.0.8 (2024-08-06)
Fixes & improvements
- fix: apply object key sort to npm view deps output (#336) (106229b)
- fix: set shell true to handle sec fix for windows (#335) (6a29f1c)
v10.0.7
10.0.7 (2023-11-23)
Fixes & improvements
- fix(deps): update dependency commander to v11 (1cd29fa)
v10.0.6
10.0.6 (2023-11-22)
Fixes & improvements
- refactor: use os.temp() instead of find-cache-dir (85776a0)
- fix: rm find-up and pkg-dir from deps to bring back nodejs 16 support (5ac29c1)
v10.0.5
10.0.5 (2023-11-16)
Fixes & improvements
- fix(deps): update dependency find-up to v7 (284fb63)
v10.0.4
10.0.4 (2023-11-04)
Fixes & improvements
- fix(deps): update dependency pkg-dir to v8 (9b5feac)
v10.0.3
10.0.3 (2023-11-02)
Fixes & improvements
v10.0.2
10.0.2 (2023-11-02)
Fixes & improvements
- docs: mention presentation at HolyJS 2022 (b1641f0)