dep_audit_lockfile
Parse package-lock.json or bun.lock to list all dependencies with versions, providing a dependency tree overview for manual review.
Instructions
Parse lockfile (package-lock.json v2/v3, bun.lock) and list all dependencies with versions. Provides dependency tree overview for manual review.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Project directory containing lockfile |