Bun support (bun.lockb lockfiles)
complete
sripwoud
Bun (https://bun.sh/) is new JS toolkit that especially includes a package manager that has its own lockfile format: bun.lockb
Feross Aboukhadijeh (Socket)
marked this post as
complete
Today we're announcing beta support for Bun and vlt package managers in Socket. Teams using these cutting-edge tools can now get the same comprehensive supply chain protection and SBOM accuracy they expect from Socket, without waiting for the ecosystem to catch up.
See: https://socket.dev/blog/announcing-bun-and-vlt-support
A
Adrian
Bun now has a native api for this
Eli
Bun uses a text-based lockfile now. https://bun.com/blog/bun-lock-text-lockfile
v
v1rtl
bun.lock should be supported as well
Feross Aboukhadijeh (Socket)
marked this post as
under review