bun-outdated
Verified for current stable LTS
Bun Outdated Command: List All Outdated Dependencies
Use for list all outdated dependencies with Bun Outdated. Exact CLI syntax to list all outdated dependencies using Bun Outdated.
When to use this: Use for list all outdated dependencies with Bun Outdated.
Command Syntax
bun outdated bun outdated Command Breakdown
bun is the base executable for this command.
FAQ
Purpose: Exact syntax to list all outdated dependencies using Bun Outdated.
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
Bun Outdated Command: Check Specific Package Outdated
bun outdated <package> Bun Outdated Command: List Outdated Dependencies Glob Pattern bun outdated "<pattern>" Bun Outdated Command: Recursively Check All Workspaces Monorepo bun outdated -r Bun Outdated Command: Recursively Check Outdated Dependencies Monorepo bun outdated -r Bun Outdated Command: Show Outdated Dependencies Specific Workspaces bun outdated -F "<workspace_pattern>"