mirror of
https://github.com/n8n-io/n8n.git
synced 2025-01-13 13:57:29 -08:00
46c75b9fd2
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. |
||
---|---|---|
.. | ||
bin | ||
src | ||
test | ||
.eslintrc.js | ||
jest.config.js | ||
LICENSE.md | ||
LICENSE_EE.md | ||
package.json | ||
README.md | ||
tsconfig.build.json | ||
tsconfig.json |
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.