shaneMangudi / bcrypt-nodejs

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

Latest version is not published #54

Open bookercodes opened 9 years ago

bookercodes commented 9 years ago

I am not sure if this is intentional, but the npm module has not been published since version 0.3.0 (latest version is 0.1.0).

In other words, the most recent patches are not live. Also, it looks like you changed the name of this repository at some point, from bcryptJS to bcrypt-nodejs. npm still points to the old repository link which results in a 404 now :cry: (the clone url results in a redirect, so the installation still works.)

bookercodes commented 9 years ago

Related: #37

jdoose commented 8 years ago

+1

new Release would be nice!

antony commented 8 years ago

@alexbooker Version 0.3.0 is newer than version 0.1.0 ...are you sure you raised this correctly?