Hacker News new | ask | show | jobs
by symlinkk 2700 days ago
Yarn has this too (although it uses the NPM audit database): `yarn audit`.
1 comments

Oh, I didn't know that! Here's some resources about it if you haven't heard of it either:

documentation; https://yarnpkg.com/lang/en/docs/cli/audit/

original feature issue: https://github.com/yarnpkg/yarn/issues/5808

release comment in that issue: https://github.com/yarnpkg/yarn/issues/5808#issuecomment-441...