That is a good question.
NPM follows the semver conventions and as such it encourages you to ship code starting at v1.0.0. Unfortunately, some projects ignore that rule and can cause troubles when calculating version numbers used for dependency management or publishing to npmjs.org.