n8n/packages
कारतोफ्फेलस्क्रिप्ट™ 46c75b9fd2
fix: Stop using prefixed core modules from nodejs (no-changelog) (#4813)
fix: stop using prefixed core modules from nodejs (no-changelog)

Starting node 18, there are some core modules that only work with the `node:` prefix, like `node:test`. It's very likely that nodejs will switch to prefix-only core modules in the next versions as un-prefixed core modules are susceptible to supply-chain attacks.
2022-12-05 11:41:30 +01:00
..
@n8n_io/eslint-config refactor: Phase out TSLint in nodes-base (no-changelog) (#4798) 2022-12-02 15:25:21 +01:00
cli fix(core): Fix partial execution with pinned data on child node run (#4764) 2022-12-05 10:09:31 +01:00
core fix: Stop using prefixed core modules from nodejs (no-changelog) (#4813) 2022-12-05 11:41:30 +01:00
design-system 🔖 Release n8n-design-system@0.45.0 2022-12-02 09:14:36 +00:00
editor-ui fix: Refresh credentials when re-entering workflows page (no-changelog) (#4815) 2022-12-05 12:31:18 +02:00
node-dev 🔖 Release n8n-node-dev@0.84.0 2022-12-02 09:13:21 +00:00
nodes-base refactor(Code Node): Limit n8n item key check (#4737) 2022-12-05 10:59:26 +01:00
workflow refactor(core): Introduce overload for string-type node parameter (no-changelog) (#4797) 2022-12-02 12:53:59 +01:00