pnpm-audit
Verified for current stable LTS
Pnpm Audit Command: Audit Dev Dependencies Only
Use for audit dev dependencies only with Pnpm Audit. Exact CLI syntax to audit dev dependencies only using Pnpm Audit.
When to use this: Use for audit dev dependencies only with Pnpm Audit.
Command Syntax
pnpm audit -D pnpm audit -D Command Breakdown
-D- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to audit dev dependencies only using Pnpm Audit.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Pnpm Audit Command: Audit Production Dependencies Only
pnpm audit -P Pnpm Audit Command: Automatically Fix Vulnerabilities pnpm audit fix Pnpm Audit Command: Exclude Optional Dependencies Audit pnpm audit --no-optional Pnpm Audit Command: Filter Advisories By Severity pnpm audit --audit-level <severity> Pnpm Audit Command: Generate Security Report Json pnpm audit --json > <path/to/audit-report.json>