Kevin Carmona-Murphy

Results 2 comments of Kevin Carmona-Murphy

Thanks for getting back to me so quickly, @onechiporenko. I appreciate your detailed response and commitment to the project! Seems like v4 is indeed a nice improvement and I'd be...

@IgorKvasn Thank you for your suggestion. In order to get this addon working locally, I had to use `Buffer` instead of `SafeBuffer`. So just this one change: `return Buffer.from(json, 'utf8').toString('base64');...