create-react-app - 为什么 NPM 和 Github 之间列出的版本不一致?

create-react-app - why discrepancy with version listed between NPM and Github?

在 NPM 注册表中,create-react-app 版本被列为 1.4.3。

在 Github,最新版本列为 1.0.17。

为什么会出现差异,如何将两者关联起来?

在此处查看:https://github.com/facebookincubator/create-react-app/blob/master/packages/create-react-app/package.json

里面有版本 属性... 值为 1.4.3