npm audit
Jump to navigation
Jump to search
https://docs.npmjs.com/cli/v8/commands/npm-audit
Examples[edit]
npm audit --helpnpm auditnpm audit --productionnpm audit fixnpm audit fix --dry-runnpm audit --audit-level=moderatenpm audit --audit-level=critical --parseable --prod
Related terms[edit]
- Auditing
docker scan- GitHub dependabot
- Turn off audit for a package:
npm install example-package-name --no-audit npm run audit:checkbetter-npm-audit
See also[edit]
Advertising: