We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
There's this breaking change in node 6, so it's required to pass the binary encoding as a second argument to all hash.update calls at:
binary
hash.update
The text was updated successfully, but these errors were encountered:
buffer
utf8
Closing as Hixie-76 is no longer supported.
Sorry, something went wrong.
No branches or pull requests
There's this breaking change in node 6, so it's required to pass the
binary
encoding as a second argument to allhash.update
calls at:The text was updated successfully, but these errors were encountered: