Dependency Upgrade Auditor

Works out what a dependency upgrade actually breaks for you, by extracting the specific APIs your code imports from a package and reading the release notes against that list rather than in general. Use when the user is upgrading a package, evaluating whether a version bump is safe, or asks why something broke after a dependency changed.

Contexory 62a8787 3 files · 17.3 KB Updated

File contents

Contexory/skills/tree/main/developer-workflow/dependency-upgrade-auditor commit 62a8787339

Frequently asked questions

npx skillmds@latest add contexory/dependency-upgrade-auditor