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

Açık
Ghost (silindi): nodejs-atob içindeki 1 işlemeyi master ile birleştirmek istiyor

1 İşleme

Yazar SHA1 Mesaj Tarih
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