This is a basic cli tool that will help you view and manage your dependencies in a Bun repository.
list [-r]List dependencies in the current package (use -r for all workspaces)why <pkg>Show why a package is installedauditCheck for known vulnerabilities
bunx bun-deps
Run the base command to see the full usage.