commands.sh

bun pm hash

all

Generate and inspect the hash of the current lockfile.

More info →

Examples (3)

Generate and print the hash of the current lockfile

Print the string used to hash the lockfile

bun pm hash-string

Print the hash stored in the current lockfile

bun pm hash-print
made by @shridhargupta | data from tldr-pages