Something to note about this is that if a dep should be in dependencies instead of devDependencies, you will not see this until after you publish, unless you run npm prune --production.
Something to note about this is that if a dep should be in dependencies instead of devDependencies, you will not see this until after you publish, unless you run npm prune --production.