check-qix-vulnerabilities
v1.0.14
Published
A CLI tool to check and update vulnerable npm dependencies that are published to npm by qix.
Downloads
29
Maintainers
Readme
qix Vulnerability Checker
A CLI tool to check and update vulnerable npm dependencies.
Installation
npm install -g check-qix-vulnerabilitiesUsage
check-qix-vulnerabilitiesWhat it does
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.
Requirements
- Node.js >= 14.0.0
- npm
License
ISC
Author
Adarsh R. Kumar [email protected] (https://adarshrkumar.dev)
