Closed carpii closed 1 year ago
Still here and watching for bug reports and such. The project is stable and mostly in maintenance mode right now. It's being used all over the place in production.
If you find a security issue or bug, let us know and we'll look into it. Or better yet, open a PR. 🙂
The 1.x release is available as a beta on npm. 0.x is the current stable release stream.
thanks @mhamann
I used nconf a few years ago, but then switched to config-store. Planning on coming back to nconf for its crypt features
I'll check out the 1.x.x branch (assuming this represents the npm 1.x beta), cheers
sure thing @carpii.
https://github.com/indexzero/nconf/tree/v0.x is stable (0.12.0 on npm)
https://github.com/indexzero/nconf/tree/master is v1.x beta.
Last commit to master was Nov 2021, but theres a release from @mhamann in Apr 2022.
Should I be using his fork, or maybe the v1.x.x branch for latest updates?
A bit confused on the state this project is in, thanks