Skip to content

v1.22.0 - Dev dependency labelling and private registry detection for all parsers

Latest

Choose a tag to compare

@sonukapoor sonukapoor released this 11 Jun 20:51
v1.22.0
64a85e1

Added

  • Dev dependency labelling: terminal output and HTML report now show direct · dev / transitive · dev for findings from devDependencies; Yarn Classic and Berry parsers updated to detect dev status
  • yarn-within-range and dev-only-finding example fixtures for regression testing

Fixed

  • Private registry detection (⚠ Unverifiable (private source)) now works for pnpm (legacy and v9), Yarn Classic, and Bun lockfiles — previously only npm was supported

Validation

  • npm test
  • npm run build