Skip to content

v0.6.8

Latest

Choose a tag to compare

@nemanjajojic nemanjajojic released this 24 Nov 21:47
· 1 commit to main since this release
96324df

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