shaneMangudi / bcrypt-nodejs

Native implementation of bcrypt for NodeJS
Other
574 stars 69 forks source link

NPM homepage github link is a 404 #37

Open TessMyers opened 9 years ago

TessMyers commented 9 years ago

Currently:

screen shot 2015-01-16 at 5 55 02 pm

The Github link leads to a 404. Manually adding "-nodejs" to the URL let me find the repo, but the link is currently borked. Your package.json has the right link, so you might just need to update with NPM.

MetaMemoryT commented 9 years ago

:+1:

joshball commented 9 years ago

Hey @TessMyers @MetaMemoryT I spoke to Shane, and he seems underwater at the minute, but gave me access to create a new npm release of bcrypt. Do you (or anyone else) want to rally some peeps together to get a new release out? Maybe something incremental? I don't want to break anyone, but it would be nice to start pushing out some things.

kumavis commented 9 years ago

publishing with a bugfix version bump would be nice, and only takes a moment.

any other development necessary?

diversario commented 9 years ago

I'd say releasing a fix to point npm to correct github repo is important; people can't find the source otherwise (took me some time to find this repo).

jdoose commented 8 years ago

+1

doliver3 commented 8 years ago

This is still broken and needs to be fixed. The link on npm is https://github.com/shaneGirish/bcryptJS when it needs to be https://www.npmjs.com/package/bcrypt-nodejs

graingert commented 8 years ago

@shaneGirish it looks like the repo link is still out of date

eljefedelrodeodeljefe commented 8 years ago

@joshball @shaneGirish ping