live

Lockbisect

git bisect for the inside of a lockfile diff.

Node.jsTypeScriptCLI
Visit site

A grouped dependency update bumped a pile of packages in one commit and CI went red. git bisect is useless - it was one commit. lockbisect finds the exact culprit package anyway by bisecting inside the lockfile diff.

What I built