Closed YasharF closed 5 years ago
You may also want to consider archiving this github repo afterward: https://help.github.com/en/articles/archiving-a-github-repository
Thank you!
@joshball , @shaneGirish Both of you seem to have been listed by the npm repo as the owners of the package. Can you please help with officially deprecating the npm package and this repo?
Thanks
Update 4/17/219: I sent an email to @joshball , @shaneGirish 's email addresses listed in the npm's package repo, in case if they are no longer receiving notifications from GitHub.
@YasharF I apologize, I had not seen these notifications. I will handle this today.
@YasharF Thank you for pursuing this. The package is now deprecated (because of your persistence!)
In the repo you have stated that "This project is not actively maintained" Can you please push a deprecation message to npm's repo. I suspect you would need to run the following:
npm deprecate bcrypt-nodejs "bcrypt-nodejs is no longer actively maintained. Please use bcrypt or bcryptjs. See https://github.com/kelektiv/node.bcrypt.js/wiki/bcrypt-vs-brypt.js to learn more about these two options"
Ref: https://docs.npmjs.com/cli/deprecate