yarn audit

Perform a vulnerability audit against the installed packages

Options

NameDescription
--summaryOnly print the summary
--groups <group_name...>Only audit dependencies from listed groups. Default: devDependencies, dependencies, optionalDependencies
--level <severity>Only print advisories with severity greater than or equal to one of the following: info|low|moderate|high|critical. Default: info
-h, --helpOutput usage information