n8n/packages/@n8n/expression-runtime/src/extensions
n8n-assistant[bot] 85b7796434
chore: Bundle 2.x (#28844)
Co-authored-by: Matsu <matias.huhta@n8n.io>
Co-authored-by: Dawid Myslak <dawid.myslak@gmail.com>
Co-authored-by: Bernhard Wittmann <bernhard.wittmann@n8n.io>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: Dimitri Lavrenük <20122620+dlavrenuek@users.noreply.github.com>
Co-authored-by: Benjamin Schroth <68321970+schrothbn@users.noreply.github.com>
Co-authored-by: Danny Martini <danny@n8n.io>
Co-authored-by: RomanDavydchuk <roman.davydchuk@n8n.io>
Co-authored-by: Sandra Zollner <sandra.zollner@n8n.io>
Co-authored-by: Milorad FIlipović <milorad@n8n.io>
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2026-04-22 08:51:32 +03:00
..
__tests__ feat(core): Port function extensions to VM isolate and add URL and Intl polyfills (#26689) 2026-03-12 12:44:28 +00:00
array-extensions.ts chore(core): Polyfill crypto and URLSearchParams in VM expression engine isolate (#26626) 2026-03-11 13:47:57 +00:00
boolean-extensions.ts feat(core): Add runtime bundle and extension utilities (#26077) 2026-02-24 17:18:25 +00:00
date-extensions.ts feat(core): Add runtime bundle and extension utilities (#26077) 2026-02-24 17:18:25 +00:00
expression-extension-error.ts feat(core): Add runtime bundle and extension utilities (#26077) 2026-02-24 17:18:25 +00:00
extend.ts fix(core): VM test Group G — RCE prevention & expression fixture fixes (#27178) 2026-03-23 17:20:20 +00:00
extensions.ts feat(core): Add runtime bundle and extension utilities (#26077) 2026-02-24 17:18:25 +00:00
function-extensions.ts chore: Bundle 2.x (#28844) 2026-04-22 08:51:32 +03:00
number-extensions.ts feat(core): Port function extensions to VM isolate and add URL and Intl polyfills (#26689) 2026-03-12 12:44:28 +00:00
object-extensions.ts fix(core): Remaining VM test fixes — error propagation, proxy traps, and cross-realm assertions (#27541) 2026-03-30 16:13:12 +00:00
string-extensions.ts feat(core): Port function extensions to VM isolate and add URL and Intl polyfills (#26689) 2026-03-12 12:44:28 +00:00
utils.ts feat(core): Add runtime bundle and extension utilities (#26077) 2026-02-24 17:18:25 +00:00