base64
base64 copied to clipboard
Support node@12
Fixes https://github.com/ronomon/base64/issues/1
Based on: https://github.com/bcoin-org/bcrypto/issues/7#issue-377078516
Please note, I don't have experience with node-gyp bindings, just changed that and tested locally - everything seems to be working. But if there's anything more required, please let me know.
Also fixed following warnings in node@10:
btw. maybe we could set up a CI build for testing compatibility with future node versions?
can we get this merged?
@ronomon Can you merge this please?
This package seems all but abandoned.
I guess people can use the built-in base64 functionality in Nodejs though