From 7917ebd58f852685f5b8abc50541747bfbb2ee13 Mon Sep 17 00:00:00 2001 From: Jarred Sumner Date: Sun, 16 Jul 2023 22:42:19 -0700 Subject: Fixes base64url encoding for crypto (#3654) * Fixes base64url encoding for crypto * :green_apple: * Update nodejs-apis.md --------- Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com> --- docs/runtime/nodejs-apis.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'docs/runtime/nodejs-apis.md') diff --git a/docs/runtime/nodejs-apis.md b/docs/runtime/nodejs-apis.md index db4844b7e..79b01ebff 100644 --- a/docs/runtime/nodejs-apis.md +++ b/docs/runtime/nodejs-apis.md @@ -26,8 +26,7 @@ This page is updated regularly to reflect compatibility status of the latest ver --- - {% anchor id="node_buffer" %} [`node:buffer`](https://nodejs.org/api/buffer.html) {% /anchor %} -- 🟡 -- Incomplete implementation of `base64` and `base64url` encodings. +- 🟢 --- -- cgit v1.2.3