Tips
NPM
npm auditfinds vulnerabilities, but doesn't tell you which package is causing that. To see that run:npm ls PACKAGENAME
npm audit finds vulnerabilities, but doesn't tell you which package is causing that. To see that run: npm ls PACKAGENAME