From bbff7403fbf46f9ad92240ac213df8d30ef31b64 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Thu, 20 Sep 2018 02:56:13 +0200 Subject: update packages --- node_modules/atob/README.md | 20 +++++++++++++------- 1 file changed, 13 insertions(+), 7 deletions(-) (limited to 'node_modules/atob/README.md') diff --git a/node_modules/atob/README.md b/node_modules/atob/README.md index b8cffda6a..e15ef86b0 100644 --- a/node_modules/atob/README.md +++ b/node_modules/atob/README.md @@ -1,6 +1,11 @@ atob === +| **atob** +| [btoa](https://git.coolaj86.com/coolaj86/btoa.js) +| [unibabel.js](https://git.coolaj86.com/coolaj86/unibabel.js) +| Sponsored by [ppl](https://ppl.family) + Uses `Buffer` to emulate the exact functionality of the browser's atob. Note: Unicode may be handled incorrectly (like the browser). @@ -12,32 +17,33 @@ It turns base64-encoded ascii data back **to** b