Open rexizam opened 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
yarn --registry https://registry.npmjs.org audit --production --json
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