antongolub / yarn-audit-fix

The missing `yarn audit fix`
MIT License
181 stars 9 forks source link

Add --json flag which returns a valid JSON #337

Open rexizam opened 3 months ago

rexizam commented 3 months ago

When I run yarn --registry https://registry.npmjs.org audit --production --json it returns a bunch of objects without comma separation. It would be nice to have a valid JSON returned when running with --json flag