You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
When I run
yarn --registry https://registry.npmjs.org audit --production --jsonit returns a bunch of objects without comma separation. It would be nice to have a valid JSON returned when running with --json flag