Releases: tnobody/lerna-audit
Releases · tnobody/lerna-audit
v1.3.3
- Fix: No longer compatible with latest version of @npmcli/arborist (#25)
v1.3.2
- Fix: Avoid truncated logs by using spawnSync to inherit stdio streams (#16)
Thx to @curvedriver for creating this fix! 🎉
v1.3.1
- Bugfix: package.json - EOF newline removed (#15)
Many thanks to @wiese for proposing the PR and @brandonb927 for reviewing/testing.