Replaces Buffer( by Buffer.from( by arcanis · Pull Request #91 · browserify/brfs · GitHub
Skip to content

Replaces Buffer( by Buffer.from(#91

Open
arcanis wants to merge 1 commit into
browserify:masterfrom
arcanis:patch-1
Open

Replaces Buffer( by Buffer.from(#91
arcanis wants to merge 1 commit into
browserify:masterfrom
arcanis:patch-1

Conversation

@arcanis

@arcanis arcanis commented Sep 30, 2018

Copy link
Copy Markdown

The Buffer constructor is deprecated for security reason; Node recommends using Buffer.from() instead in such situations. Until it's fixed, it'll print annoying warning messages.

@goto-bus-stop

Copy link
Copy Markdown
Member

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.

2 participants