Difference between revisions of "Npm audit"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 
{{lowercase}}
 
{{lowercase}}
 
https://docs.npmjs.com/cli/v8/commands/npm-audit
 
https://docs.npmjs.com/cli/v8/commands/npm-audit
 +
 +
== Examples ==
 
* <code>npm audit</code>
 
* <code>npm audit</code>
 
* <code>npm audit --production</code>
 
* <code>npm audit --production</code>

Revision as of 12:29, 9 February 2022

https://docs.npmjs.com/cli/v8/commands/npm-audit

Examples

npm audit --help

npm audit [--json ][--production]
npm audit fix [--force|--package-lock-only|--dry-run|--production|--only=(dev|prod)]

Related terms

See also

Advertising: