demo-sridhar
v1.0.1
Published
npm init
Readme
npm init npm i --package-lock-only
npm install loadash npm install debug
npm audit
npm update lodash npm update debug
regularly review and audit our packages to check for any new vulnerabilities.
npm install -g npm-check-updates
ncu
ncu -u
ncu express lodash
