`npm audit` is a command in the npm CLI that runs a security audit on a project/package to check for any known vulnerabilities.
npm audit is a command in the npm CLI that runs a security audit on a project/package to check for any known vulnerabilities.
###Reference: