bun-outdated
Installation
SKILL.md
/bun:outdated
Check which dependencies have newer versions available.
When to Use This Skill
| Use this skill when... | Use bun-lockfile-update instead when... |
|---|---|
| Auditing dependency freshness without making changes | Actually updating dependencies and regenerating bun.lockb |
| Spotting major version updates before deciding to upgrade | Running bun update / bun update --latest workflows |
| Reviewing a single package's available versions | Resolving lockfile conflicts or security patch updates |
Execution
bun outdated