node-byline
node-byline copied to clipboard
DeprecationWarning: The Buffer() and new Buffer() constructors are not recommended
This module will cause Node to print warnings in specific conditions.
Buffer.from
should be preferred if it's available.
@jahewson with the new node versions the deprecation logs are a constant. Can you take care of this?
@jahewson Having to maintain a useful utility package indefinitely is unreasonable, would you be willing to give this package up for adoption?
/cc @rmg @mistic @mhdawson
I have forked this project to https://github.com/pnpm/node-byline in order to fix this warning in pnpm.