From 9deea46f4f2517076b04ac87be622b41662f5507 Mon Sep 17 00:00:00 2001 From: GCHQDeveloper581 <63102987+GCHQDeveloper581@users.noreply.github.com> Date: Wed, 29 Apr 2026 15:58:47 +0100 Subject: [PATCH] Updated Node API (markdown) --- Node-API.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Node-API.md b/Node-API.md index 2c73fee..f08f11e 100644 --- a/Node-API.md +++ b/Node-API.md @@ -4,7 +4,7 @@ For a taste of what operations are available in CyberChef, check out the [live d ## Compatibility -The Node.js API is fully compatible with `v10` (lts) and partially compatible with `v12`. Named imports do not work with `v12`. +The Node.js API is fully compatible with `v24` (lts). ## Features