Updated Node API (markdown)

GCHQDeveloper581 2026-04-29 15:58:47 +01:00
parent ae7f998392
commit 9deea46f4f

@ -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