swift-outdated

Check for outdated Swift package manager dependencies

brewmacoslinux
Try with needOr install directly
Source

About

Check for outdated Swift package manager dependencies

Commands

swift-outdated

Examples

Check for outdated dependencies in the current project$ swift-outdated
Check for outdated dependencies with detailed output$ swift-outdated --verbose
Check for outdated dependencies in a specific package manifest$ swift-outdated --manifest-path /path/to/Package.swift