Hacker News new | ask | show | jobs
by efortis 209 days ago

   npm audit
and

   npm audit --fix
Or if you want to know the version of a package you have installed:

   npm ls some-pkg