n8n/packages/nodes-base/nodes/Code
2024-11-07 14:22:43 +02:00
..
descriptions
errors fix: Fix task runner error propagation (no-changelog) (#11291) 2024-10-17 14:17:33 +03:00
test
Code.node.json
Code.node.ts refactor: Rename disabled to enabled in runner config (#11621) 2024-11-07 14:22:43 +02:00
code.svg
ExecutionError.ts feat: Add once for each item support for JS task runner (no-changelog) (#11109) 2024-10-07 21:18:32 +03:00
JavaScriptSandbox.ts feat: Add once for each item support for JS task runner (no-changelog) (#11109) 2024-10-07 21:18:32 +03:00
JsCodeValidator.ts chore: Upgrade nodelinter to 1.16.3 (#11286) 2024-10-18 09:22:24 +02:00
JsTaskRunnerSandbox.ts fix: Provide a better error message when task runner disconnects (no-changelog) (#11442) 2024-10-29 12:39:31 +02:00
Pyodide.ts
PythonSandbox.ts feat: Add once for each item support for JS task runner (no-changelog) (#11109) 2024-10-07 21:18:32 +03:00
Sandbox.ts refactor(core): All calls to supplyData should use a distinct context type (no-changelog) (#11421) 2024-10-28 11:37:23 +01:00
utils.ts
ValidationError.ts