bcrypt.js
bcrypt.js copied to clipboard
npm release to include bin entrypoint
Hi dcodeIO! Thanks for the bcryptjs module, it is a great way to incorporate bcrypt hashing into Node.js projects.
The latest version on npm (v2.4.3) doesn't include the changes from mid-2017 which add a package.json option to automatically symlink the bin script to /node_modules/.bin. Can you release a new version to npm that includes these changes?
@trvra Is this still relevant or has the commit/changes been included in the npm version?
@trvra Is this still relevant or has the commit/changes been included in the npm version?