Bun Lockfile Analyzer

Dependency tree, duplicates, and audit for Bun 1.2+ (`bun.lock`) and yarn text lockfiles.

Drag & Drop your bun.lock

Or click to browse files

Supports Bun 1.2+ bun.lock (text format) and yarn.lock.

Note: Bun 1.0 bun.lockb (binary) cannot be parsed fully in-browser without a WASM module. Please run bun bun.lockb > bun.lock first.