n8n/packages/nodes-base/nodes/Code
2025-07-28 17:48:56 +02:00
..
descriptions feat(editor): Add fullscreen view to code editor (#8084) 2024-01-04 17:23:24 +01:00
errors refactor(core): Move ApplicationError to @n8n/errors (#17667) 2025-07-28 17:48:56 +02:00
test refactor(core): Move ApplicationError to @n8n/errors (#17667) 2025-07-28 17:48:56 +02:00
Code.node.json feat: Data transformation nodes and actions in Nodes Panel (#7760) 2023-12-08 11:40:05 +01:00
Code.node.ts refactor(core): Add env var to disable Python execution (#17414) 2025-07-17 15:10:52 +02:00
code.svg docs(editor): Nodes icons, Merge node descriptions (#8517) 2024-02-21 16:04:57 +00:00
ExecutionError.ts refactor(core): Move ApplicationError to @n8n/errors (#17667) 2025-07-28 17:48:56 +02:00
JavaScriptSandbox.ts refactor: Impose import/order linting rule across nodes packages (no-changelog) (#12314) 2024-12-19 18:46:14 +01:00
JsCodeValidator.ts fix(Code Node): Do not validate code within comments (#12938) 2025-01-30 09:44:35 -05:00
JsTaskRunnerSandbox.ts feat: Upgrade nodes-base package to use modern tsconfig.json (no-changelog) (#16884) 2025-07-04 14:55:39 +03:00
Pyodide.ts fix(core): Block access to JS object constructor and js module in Pyodide (#16957) 2025-07-07 15:43:38 +02:00
PythonSandbox.ts refactor: Impose import/order linting rule across nodes packages (no-changelog) (#12314) 2024-12-19 18:46:14 +01:00
Sandbox.ts refactor(core): Improve top-level key validation in task runner (#16882) 2025-07-03 08:58:58 +02:00
utils.ts refactor(core): Remove NodeExecutionOutput. Add execution hints directly to the context (#13111) 2025-02-10 16:51:01 +01:00
ValidationError.ts refactor(core): Move ApplicationError to @n8n/errors (#17667) 2025-07-28 17:48:56 +02:00