mozilla / node-convict

Featureful configuration management library for Node.js
Other
2.35k stars 146 forks source link

Version 5.2.1 of convict is tagged as latest on npm #398

Closed thiren closed 3 years ago

thiren commented 3 years ago

I'm not sure if this is intentional but version 5.2.1 of convict is tagged as the latest version on npm. This results in version 5.2.1 being installed when running npm install convict instead of version 6.2.0

madarche commented 3 years ago

@thiren you are totally right. I'm going to fix this. Thanks a lot for reporting this!

madarche commented 3 years ago

@thiren convict@6.2.1 has been published on NPM and now latest points to it.

PS: I won't do that error again to give the latest tag to an older version, cf. https://stackoverflow.com/questions/68230173/publishing-a-previous-major-version-to-npm-with-no-tag-and-avoiding-latest