mirror of
https://github.com/oven-sh/bun
synced 2026-02-02 15:08:46 +00:00
bun pm audit (#19855)
This commit is contained in:
@@ -95,6 +95,14 @@ To print the hash stored in the current lockfile:
|
||||
$ bun pm hash-print
|
||||
```
|
||||
|
||||
## audit
|
||||
|
||||
To run a security audit for packages in bun.lock or bun.lockb
|
||||
|
||||
```bash
|
||||
$ bun pm audit
|
||||
```
|
||||
|
||||
## cache
|
||||
|
||||
To print the path to Bun's global module cache:
|
||||
|
||||
Reference in New Issue
Block a user