A CLI tool to check and update vulnerable npm dependencies.
npm install -g check-qix-vulnerabilities
check-qix-vulnerabilities
This tool checks for known vulnerable dependencies that were published by qix
in your project and automatically updates them to the latest versions. It reports which packages are still vulnerable after the update.
- Node.js >= 14.0.0
- npm
ISC
Adarsh R. Kumar [email protected] (https://adarshrkumar.dev)