You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
check subcommand with auto-detection of ecosystems (Maven + npm)
completions subcommand to generate and install shell completions (bash, zsh, fish, elvish, powershell)
Maven ecosystem: multi-module project discovery, ${version.*} property resolution, plain version number checking, custom repository support (<repositories> and <pluginRepositories>)
Maven ecosystem: Node.js and package manager version properties (version.node, version.npm, version.pnpm, version.yarn)
npm ecosystem: auto-detect package manager by lock file or packageManager field in package.json
npm ecosystem: support for npm, pnpm, yarn (classic), and bun