dcodeIO / bcrypt.js

Optimized bcrypt in plain JavaScript with zero dependencies.
Other
3.47k stars 264 forks source link

I removed the .vscode folder and I fixed typos in comments. #122

Open ghost opened 3 years ago

ghost commented 3 years ago
At line: 1092 (bcrypt.js, dist) and 573(impl.js), I changed the type "perormed" to
"performed". And at line 79 in file bcrypt.js in the externs folder, I added one more line of
the comment section to explain what the first parameter of the function
is. Like it was in the above functions.