# npm outdated > 检查过时的 npm 软件包依赖。 > 更多信息:。 - 查找项目中过时的软件包: `npm outdated` - 不考虑当前项目,查找所有过时的软件包: `npm outdated {{[-a|--all]}}`