Skip to content
New issue

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

Fix deprecation warnings about Buffer api usage #53

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mistic
Copy link

@mistic mistic commented Dec 6, 2018

@jahewson this is a simple PR to fix the current warnings about how the node Buffer api is being currently used into this library. This will also close #49

Can you please take a look and it possible release a patch version with this changes? All the tests are still passing also!

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.

DeprecationWarning: The Buffer() and new Buffer() constructors are not recommended
1 participant