n8n/packages/core
कारतोफ्फेलस्क्रिप्ट™ 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
..
bin fix: Lazy load nodes for credentials testing (#4760) 2022-11-30 10:28:18 +01:00
src fix: Stop using prefixed core modules from nodejs (no-changelog) (#4813) 2022-12-05 11:41:30 +01:00
test fix: Lazy load nodes for credentials testing (#4760) 2022-11-30 10:28:18 +01:00
.eslintrc.js feat(core): Lazy-load nodes and credentials to reduce baseline memory usage (#4577) 2022-11-23 16:20:28 +01:00
jest.config.js
LICENSE.md
LICENSE_EE.md
package.json 🔖 Release n8n-core@0.145.0 2022-12-02 09:13:10 +00:00
README.md
tsconfig.build.json refactor: Setup typescript project references across workflow, core, and cli (#4519) 2022-11-09 15:25:00 +01:00
tsconfig.json refactor: Setup typescript project references across workflow, core, and cli (#4519) 2022-11-09 15:25:00 +01:00

n8n.io - Workflow Automation

n8n-core

Core components for n8n

npm install n8n-core

License

n8n is fair-code distributed under the Sustainable Use License.

Additional information about the license can be found in the docs.