# npm 过时 > 检查过时的 npm 包依赖。 > 更多信息:。 - 查找项目中过时的包: `npm outdated` - 查找不论当前项目的过时包: `npm outdated --all`