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

Switch from safe-buffer to safer-buffer #36

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

Conversation

felixbuenemann
Copy link
Contributor

This is in preparation of moving express.js and it's dependencies over to safer-buffer.

See expressjs/express#3655 for discussion.

@felixbuenemann
Copy link
Contributor Author

Removed misleading comments, Travis checks show that this still works fine on node 0.8 and up.

@dougwilson dougwilson self-assigned this May 18, 2018
@dougwilson dougwilson added the pr label May 18, 2018
@felixbuenemann
Copy link
Contributor Author

@dougwilson Have you abandoned the idea to switch over to safer-buffer mentioned in expressjs/express#3655 or have you just been too busy?

@jimmywarting
Copy link

Do you still require safe-buffer or safer-buffer? isn't using buffer sufficient?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants