v0.8.0-1
Highlights
- chore: update js-x-ray (2.0.3 to 2.2.0) (fewer false positives, reduced by 50% for Encoded-literals).
- feat: allow to search packages by size - 8baaf8f
- feat: allow to run verify cmd on local project - f16f76e
- feat: add a preview of the incriminated code during mouse over (#52) by Tony - 8af3a98
- fix(i18n): typos and consistency by Antoine - aa7aef9
Thanks @tony-go and @antoineneff for their contributions.
Bug fix
- fix(cwd): use exclude instead of store to allow re-link deps - e71bb2c
- fix(cwd): use latest if version is undefined or equal to '*' - dadd313
Thanks to RemyTinco (Nopoza) for testing and reporting some issues for this release.