npq

Audit npm packages for security vulnerabilities before installation

brewmacoslinux
Try with needOr install directly
Source

About

Audit npm packages before you install them

Commands

npq

Examples

Audit a package before installing it$ npq install lodash
Check security of a specific package version$ npq npm:react@18.2.0
Audit packages listed in package.json$ npq install