You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Support Bun package lockfiles through bun.lock and legacy bun.lockb parsing. Bun is a fast-growing JS/TS package manager, and these lockfiles would naturally extend the existing npm-family dependency parsing model.