Skip to content
大纲

包版本检测 - ncu

安装

shell
npm install -g npm-check-updates

使用

shell
# 对比最新版本
ncu

# 检测全局包版本
ncu -g

# 修改到最新版本
ncu -u