This release fixes issues for SREs watching stability and regressions.
✓ No known CVEs patched in this version
Topics
+4 more
Summary
AI summaryFixed intermittent install snippet failures by switching to explicit package specifier.
Full changelog
Fixed
- Install snippets in README, blog post, and project
.mcp.jsonswitched from barenpx -y @digicatalyst/dep-diff-mcpto the explicitnpx -y -p @digicatalyst/dep-diff-mcp@latest dep-diff-mcpform. The bare form intermittently failed withdep-diff-mcp: command not foundon certain npx cache states (scoped pkg, bin name resolution edge case in npm 11). Explicit-p pkg@latest binnameform is reliable across cache states.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About DigiCatalyst-Systems/dep-diff-mcp
Translates a lockfile diff (npm, PyPI) into a human-readable upgrade plan. Point it at a Dependabot PR and get back semver classification, breaking changes from GitHub release notes, CVEs fixed in range, migration links, and a per-package recommendation. Bulk tool ranks up to 50 changes by risk (security > caution > review > likely-safe > safe)
Related context
Beta — feedback welcome: [email protected]