All notable changes to this project will be documented in this file.
- Change default mode: right now the default mode is summary of audit for packages
- New mode:
--fix
runsyarn-audit-fix
which will try to fix vunerabilities - New mode:
--no-report
disable audit for packages (for use with --fix option) - New mode:
--json
log in JSON format
- Initial Release