Display richer outdated dependency information.
Section: Lockfiles and Reproducibility
Show outdated packages with details
bash
bash
pnpm outdated --longExplanation
Display richer outdated dependency information.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Lockfiles and Reproducibility
Clean install from lockfile
Perform a clean install from an existing lockfile.
Prefer frozen lockfile
Prefer a frozen install but allow lockfile generation when needed.
Install without lockfile
Avoid generating or using a lockfile in temporary scenarios.
Check lockfile status in Git
Inspect lockfile changes after dependency operations.