macOS
brew install swift-outdatedlocal Homebrew formula metadata
安装
brew install swift-outdatedlocal Homebrew formula metadata
概览
Check for outdated Swift package manager dependencies
历史
swift-outdated is a Swift command-line tool for showing when Swift package dependencies have newer versions available outside the versions currently resolved by Swift Package Manager, Tuist, or Xcode.
The public GitHub repository was created in 2020. Its README describes the tool as a Swift subcommand inspired by cargo-outdated, adapting the familiar package-manager workflow of checking remote tags for newer dependency releases to Swift projects.
The project is packaged for Homebrew and Mint, which puts it in the normal install paths used by Swift command-line developers. Homebrew lists bottles for macOS and Linux, while the README documents invocation as `swift outdated`, matching Swift's subcommand convention.
Typical usage is running `swift outdated` in a project to compare resolved package versions against upstream tags. The README documents direct versus transitive dependency reporting, package-registry dependencies, branch and revision pins, fork-upstream mapping, Xcode project support, and optional security checks through OSV and OpenSSF Scorecard.
The tool fills a gap package-manager users notice quickly: `swift package update` respects declared requirements, so it can leave major releases invisible. swift-outdated makes Swift dependency drift visible in the same culture as `npm outdated` or `cargo outdated`, including the tricky cases of forks, registry dependencies, and Xcode-managed packages.
安全态势
infrastructure mutation or orchestration signal.
orange 风险 · 中 置信度 · infrastructure
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
.swift-outdated.yml可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
swift-outdated | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/kiliankoe/swift-outdated
安装元数据
| 软件包键 | brew:swift-outdated |
|---|---|
| 版本 | 0.15.3 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/swift-outdated |
| 主页 | https://github.com/kiliankoe/swift-outdated |
| 仓库 | https://github.com/kiliankoe/swift-outdated |
| 上游文档 | https://github.com/kiliankoe/swift-outdated#readme |
| 许可证 | MIT |
| 源码归档 | https://github.com/kiliankoe/swift-outdated/archive/refs/tags/0.15.3.tar.gz |
| 最后更新 | 2026-07-03T14:36:10Z |
| Pulse | updated |
| macOS 提供的库 | curl |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | swift-outdated |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.