1
0
Fork 0
mirror of https://github.com/n8n-io/n8n.git synced 2025-03-05 20:50:17 -08:00
n8n/packages/workflow
कारतोफ्फेलस्क्रिप्ट™ c459d58579 fix(core): make deepCopy backward compatible
`JSON.parse(JSON.stringify())`  uses `.toJSON` when available. so should `deepCopy`
2022-11-02 12:52:22 +01:00
..
src fix(core): make deepCopy backward compatible 2022-11-02 12:52:22 +01:00
test fix(core): make deepCopy backward compatible 2022-11-02 12:52:22 +01:00
.eslintrc.js fix(eslint): setup eslint to run on every package - N8N-4553 () 2022-09-12 11:41:50 +02:00
jest.config.js feat: setup nightly tests for postgres and mysql schemas () 2022-10-25 22:06:03 +02:00
LICENSE.md docs: scope Sustainable Use License to contents of the main branch () 2022-10-26 16:50:33 +02:00
LICENSE_EE.md docs(license): Introduce n8n Enterprise License () 2022-08-29 22:08:42 +02:00
package.json 🔖 Release n8n-workflow@0.122.1 2022-10-28 14:21:23 +00:00
README.md docs: Update logo and README files with new design 2022-10-27 14:57:49 +02:00
tsconfig.json fix(typescript): Use consistent typescript configs - N8N-4552 () 2022-09-09 18:00:18 +02:00
tsconfig.test.json feat: migrate editor-ui to Vite.js and various DX improvements (N8N-2277) () 2022-09-23 17:14:28 +03:00

n8n.io - Workflow Automation

n8n-workflow

Workflow base code for n8n

npm install n8n-workflow

License

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

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