Skip to content

v5.0.0

Compare
Choose a tag to compare
@recrsn recrsn released this 01 Jun 19:00
· 79 commits to master since this release
61139e6
  • Fix the bcrypt "wrap-around" bug. It affects passwords with lengths >= 255.
    It is uncommon but it's a bug nevertheless. Previous attempts to fix the bug
    was unsuccessful.
  • Experimental support for z/OS
  • Fix a bug related to NUL in password input
  • Update node-pre-gyp to 0.15.0