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

Buffer() is deprecated due to security and usability issues #5750

Closed
jjhesk opened this issue Apr 28, 2018 · 1 comment
Closed

Buffer() is deprecated due to security and usability issues #5750

jjhesk opened this issue Apr 28, 2018 · 1 comment
Assignees
Labels

Comments

@jjhesk
Copy link

jjhesk commented Apr 28, 2018

v 1.6.0
What is the current behavior?

(node:83527) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.

If the current behavior is a bug, please provide the steps to reproduce.

npm 5.6.0
node 9.7.0

@ghost ghost assigned torifat Apr 28, 2018
@ghost ghost added the triaged label Apr 28, 2018
@marvinhagemeister
Copy link

Duplicate of #5477

@BYK BYK closed this as completed May 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants