bun-outdated
SKILL.md
/bun:outdated
Check which dependencies have newer versions available.
Execution
bun outdated
Output Format
Shows table with:
- Package name
- Current version
- Wanted version (within semver range)
- Latest version
Follow-up Actions
Update within ranges:
bun update
Update to latest (ignore ranges):
bun update --latest
Interactive update:
bun update --interactive
Update specific package:
bun update <package>
Post-check
- Report count of outdated packages
- Highlight major version updates (breaking changes)
- Suggest
bun updateorbun update --latestbased on findings
Weekly Installs
47
Repository
laurigates/clau…-pluginsGitHub Stars
13
First Seen
Feb 9, 2026
Security Audits
Installed on
cline47
github-copilot47
codex47
kimi-cli47
gemini-cli47
cursor47