logoalt Hacker News

efortisyesterday at 9:25 PM0 repliesview on HN

   npm audit
and

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

   npm ls some-pkg