cloudflare / vinext

fix: detect bun.lock (text format) in package manager detection (#152)
Bun 1.2+ uses a text-based bun.lock file instead of the binary bun.lockb. Add detection for the new format in both detectPackageManager and detectPackageManagerName so the CLI correctly identifies Bun in newer projects.
Fred K. Schott Fred K. Schott committed on Feb 27, 2026, 08:16 PM
Showing 1 changed files +2 additions -0 deletions
Browse files at this commit โ†’