We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
I would like to check if the lockfile corresponds to the package.json dependencies without actually running bun install.
package.json
bun install
Smth like bun install --check-lockfile
bun install --check-lockfile