compare_versions
Compares a current version and target version, including resolved and added vulnerabilities.
How to use it
compare_versions is exposed by the Deptrust MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the compare_versions tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install Deptrust
$
npx @clidey/deptrust installOther tools in Deptrust (2)
check_package
Checks a package version and returns known vulnerabilities plus a recommendation.
suggest_safe_version
Checks the latest version first. If latest is not allowed, checks provider-reported fixed versions first, then older known versions, and suggests the newest version with an allow recommendation.