bun-outdated

Check which dependencies have newer versions available.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "bun-outdated" with this command: npx skills add laurigates/claude-plugins/laurigates-claude-plugins-bun-outdated

/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 update or bun update --latest based on findings

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

ruff linting

No summary provided by upstream source.

Repository SourceNeeds Review
General

imagemagick-conversion

No summary provided by upstream source.

Repository SourceNeeds Review
General

jq json processing

No summary provided by upstream source.

Repository SourceNeeds Review