antongolub/yarn-audit-fix

Add --json flag which returns a valid JSON

Opened this issue · 0 comments

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