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

Replace safe-buffer dependency with native buffers #628

Merged
merged 3 commits into from
Jun 29, 2021

Conversation

kibertoad
Copy link
Collaborator

Considering that only Node 10+ is supported now, and Node 6+ has built-in support for safe buffer initialization, which is a drop-in replacement for safe-buffer, this dependency is no longer necessary.

Had to rebuild entire package-lock, because it was (erroneously, I assume) pointing at http://npm.tescloud.com/, which is not public.

@kibertoad kibertoad changed the title Drop safe-buffer dependency Replace safe-buffer dependency with native buffers May 18, 2021
@jimmywarting

This comment has been minimized.

Copy link
Collaborator

@squaremo squaremo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep, makes sense in full. Thanks @kibertoad

@squaremo squaremo merged commit b183cd8 into amqp-node:main Jun 29, 2021
@kibertoad kibertoad deleted the chore/drop-safe-buffer branch June 29, 2021 17:24
@cressie176 cressie176 mentioned this pull request May 9, 2022
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.

3 participants