File SystemPackage Manager
Add a trusted dependency
Unlike other npm clients, Bun does not execute arbitrary lifecycle scripts for installed dependencies, such as postinstall and node-gyp builds. These scripts
Using bun install with Artifactory
JFrog Artifactory is a package management system for npm, Docker, Maven, NuGet, Ruby, Helm, and more. You can use it to host your own private npm registry,
Generate a yarn-compatible lockfile
Bun v1.1.39 introduced bun.lock , a JSONC-formatted lockfile. It is human-readable and git-diffable without configuration, at no cost to performance. In 1.2.0+