1
1

v1.1.9: bugfix Node.js atob invocation #2

aberta(s)
Ghost quer integrar 1 cometimento(s) do ramo (eliminado):nodejs-atob no ramo master

1 Cometimentos

Autor(a) SHA1 Mensagem Data
Valters Jansons
36e450659d
v1.1.9: bugfix Node.js atob invocation
Browsers have a global `atob` function, but Node.js does not.
This is very important for allowing `PEM.parseBlock` to work
out of the box, as it calls `Enc.base64ToBuf` directly.
2020-02-14 02:12:29 +02:00