base64 icon indicating copy to clipboard operation
base64 copied to clipboard

Support node@12

Open jakubwolny opened this issue 4 years ago • 3 comments

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: Screenshot 2020-06-07 at 10 15 00

btw. maybe we could set up a CI build for testing compatibility with future node versions?

jakubwolny avatar Jun 07 '20 07:06 jakubwolny

can we get this merged?

marin-liovic avatar Sep 16 '20 11:09 marin-liovic

@ronomon Can you merge this please?

HimbeersaftLP avatar Mar 12 '21 07:03 HimbeersaftLP

This package seems all but abandoned.

I guess people can use the built-in base64 functionality in Nodejs though

AfzalivE avatar Oct 14 '22 03:10 AfzalivE