Skip to content

decrease windows dependency by changing from bcrypt to bcrypt-nodejs#121

Open
AdrianScott wants to merge 2 commits intobnoguchi:masterfrom
AdrianScott:master
Open

decrease windows dependency by changing from bcrypt to bcrypt-nodejs#121
AdrianScott wants to merge 2 commits intobnoguchi:masterfrom
AdrianScott:master

Conversation

@AdrianScott
Copy link

Hi,

bcrypt usage on Windows currently requires extensive installation of windows SDK, requiring gigabytes of downloads etc.

The newly-released bcrypt-nodejs offers an alternative without this requirement, while using essentially the same API.

In these commits, I propose a change bcrypt -> bcrypt-nodejs to support windows dev/deployment without ms visual studio / windows sdk dependency.

Thank you for considering this suggestion.

change bcrypt -> bcrypt-nodejs to support windows dev/deployment without ms visual studio / windows sdk dependency
change bcrypt -> bcrypt-nodejs to support windows dev/deployment without ms visual studio / windows sdk dependency
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant