List of all changes ( #13 )
Added
- Implement security vulnerability checking for npm, yarn, pnpm, and composer
- JSON/JSONL parsing for each package manager's audit output
- Severity-based icons (critical/high/moderate/low/info)
- Detailed vulnerability information with CVE links and fix suggestions
- Bottom window display for results
- New :PackageVersionAudit command and vA keybinding
Bugifx
- handle JSON/JSONL for other package managers(update, update single, install etc...)
- handle stdout and stderr for all commands