backpatch.dev

Stop carrying patches
you forgot about.

Backpatch watches your Angular deps, tracks your package.json overrides, and tells you the moment a backport lands so you can actually clean up your workarounds.


Sound familiar?
// added March 2024 — XSS vuln in angular@20.1.2
// TODO: remove once backported to 20.x
"resolutions": {
  "some-dep": "4.2.1" ← still here. it's fine.
}
01
Override tracking
Know every workaround across all your projects — not just the one you're looking at right now.
02
Backport alerts
Get notified the moment a patch lands so you can upgrade and drop the override. No more manual checking.
03
Version drift
Running the same internal package across 4 projects? See drift at a glance and fix it before it bites you.
04
Angular-first
Built by an Angular dev who lived this. Not a generic dependency tool bolted onto your workflow.
Early access