https://github.com/assistidemo/n8n

https://github.com/assistidemo/n8n

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (13.0%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: assistidemo
  • License: other
  • Language: TypeScript
  • Default Branch: master
  • Size: 0 Bytes
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 1 year ago · Last pushed over 1 year ago
Metadata Files
Readme Changelog Contributing License Code of conduct Codeowners Security

README.md

Banner image

n8n - Secure Workflow Automation for Technical Teams

n8n is a workflow automation platform that gives technical teams the flexibility of code with the speed of no-code. With 400+ integrations, native AI capabilities, and a fair-code license, n8n lets you build powerful automations while maintaining full control over your data and deployments.

n8n.io - Screenshot

Key Capabilities

  • Code When You Need It: Write JavaScript/Python, add npm packages, or use the visual interface
  • AI-Native Platform: Build AI agent workflows based on LangChain with your own data and models
  • Full Control: Self-host with our fair-code license or use our cloud offering
  • Enterprise-Ready: Advanced permissions, SSO, and air-gapped deployments
  • Active Community: 400+ integrations and 900+ ready-to-use templates

Quick Start

Try n8n instantly with npx (requires Node.js):

npx n8n

Or deploy with Docker:

docker volume create n8n_data docker run -it --rm --name n8n -p 5678:5678 -v n8n_data:/home/node/.n8n docker.n8n.io/n8nio/n8n

Access the editor at http://localhost:5678

Resources

Support

Need help? Our community forum is the place to get support and connect with other users: community.n8n.io

License

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

  • Source Available: Always visible source code
  • Self-Hostable: Deploy anywhere
  • Extensible: Add your own nodes and functionality

Enterprise licenses available for additional features and support.

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

Contributing

Found a bug or have a feature idea ? Check our Contributing Guide to get started.

Join the Team

Want to shape the future of automation? Check out our job posts and join our team!

What does n8n mean?

Short answer: It means "nodemation" and is pronounced as n-eight-n.

Long answer: "I get that question quite often (more often than I expected) so I decided it is probably best to answer it here. While looking for a good name for the project with a free domain I realized very quickly that all the good ones I could think of were already taken. So, in the end, I chose nodemation. 'node-' in the sense that it uses a Node-View and that it uses Node.js and '-mation' for 'automation' which is what the project is supposed to help with. However, I did not like how long the name was and I could not imagine writing something that long every time in the CLI. That is when I then ended up on 'n8n'." - Jan Oberhauser, Founder and CEO, n8n.io

Owner

  • Login: assistidemo
  • Kind: user

GitHub Events

Total
  • Create event: 850
Last Year
  • Create event: 850

Dependencies

.github/workflows/benchmark-destroy-nightly.yml actions
  • actions/checkout v4.1.1 composite
  • actions/setup-node v4.2.0 composite
  • azure/login v2.1.1 composite
.github/workflows/benchmark-nightly.yml actions
  • actions/checkout v4.1.1 composite
  • actions/setup-node v4.2.0 composite
  • azure/login v2.1.1 composite
  • hashicorp/setup-terraform v3 composite
.github/workflows/check-documentation-urls.yml actions
  • act10ns/slack v2.0.0 composite
  • actions/checkout v4.1.1 composite
  • actions/setup-node v4.2.0 composite
.github/workflows/check-pr-title.yml actions
  • actions/checkout v4.1.1 composite
  • actions/setup-node v4.2.0 composite
  • n8n-io/validate-n8n-pull-request-title v2.2.0 composite
.github/workflows/chromatic.yml actions
  • actions/checkout v4 composite
  • actions/checkout v4.1.1 composite
  • actions/setup-node v4.2.0 composite
  • chromaui/action v11 composite
  • peter-evans/create-or-update-comment v4.0.0 composite
  • tomi/paths-filter-action v3.0.2 composite
.github/workflows/ci-master.yml actions
  • act10ns/slack v2.0.0 composite
  • actions/checkout v4.1.1 composite
  • useblacksmith/cache/save v5 composite
  • useblacksmith/caching-for-turbo v1 composite
  • useblacksmith/setup-node v5 composite
.github/workflows/ci-postgres-mysql.yml actions
  • act10ns/slack v2.0.0 composite
  • actions/cache/restore v4.2.0 composite
  • actions/cache/save v4.2.0 composite
  • actions/checkout v4.1.1 composite
  • actions/setup-node v4.2.0 composite
  • isbang/compose-action v2.0.0 composite
  • rharkor/caching-for-turbo v1.5 composite
.github/workflows/ci-pull-requests.yml actions
  • actions/checkout v4.1.1 composite
  • useblacksmith/cache/save v5 composite
  • useblacksmith/caching-for-turbo v1 composite
  • useblacksmith/setup-node v5 composite
.github/workflows/docker-base-image.yml actions
  • actions/checkout v4.1.1 composite
  • docker/build-push-action v6.11.0 composite
  • docker/login-action v3.3.0 composite
  • docker/setup-buildx-action v3.8.0 composite
  • docker/setup-qemu-action v3.3.0 composite
.github/workflows/docker-images-benchmark.yml actions
  • actions/checkout v4.1.1 composite
  • docker/build-push-action v6.11.0 composite
  • docker/login-action v3.3.0 composite
  • docker/setup-buildx-action v3.8.0 composite
  • docker/setup-qemu-action v3.3.0 composite
.github/workflows/docker-images-custom.yml actions
  • actions/checkout v4.1.1 composite
  • docker/build-push-action v6.11.0 composite
  • docker/login-action v3.3.0 composite
  • docker/setup-buildx-action v3.8.0 composite
  • docker/setup-qemu-action v3.3.0 composite
.github/workflows/docker-images-nightly.yml actions
  • actions/checkout v4.1.1 composite
  • docker/build-push-action v6.11.0 composite
  • docker/login-action v3.3.0 composite
  • docker/setup-buildx-action v3.8.0 composite
  • docker/setup-qemu-action v3.3.0 composite
.github/workflows/e2e-reusable.yml actions
  • actions/cache/restore v4.2.0 composite
  • actions/cache/save v4.2.0 composite
  • actions/checkout v4.1.1 composite
  • cypress-io/github-action v6.6.1 composite
  • pnpm/action-setup v4.0.0 composite
.github/workflows/e2e-tests-pr.yml actions
  • actions/checkout v4 composite
  • peter-evans/create-or-update-comment v4.0.0 composite
  • tomi/paths-filter-action v3.0.2 composite
.github/workflows/e2e-tests.yml actions
  • act10ns/slack v2.0.0 composite
.github/workflows/linting-reusable.yml actions
  • actions/checkout v4.1.1 composite
  • useblacksmith/cache/restore v5 composite
  • useblacksmith/caching-for-turbo v1 composite
  • useblacksmith/setup-node v5 composite
.github/workflows/notify-pr-status.yml actions
  • fjogeleit/http-request-action dea46570591713c7de04a5b556bf2ff7bdf0aa9c composite
.github/workflows/release-create-pr.yml actions
  • actions/checkout v4.1.1 composite
  • actions/setup-node v4.2.0 composite
  • peter-evans/create-pull-request v6 composite
.github/workflows/release-publish.yml actions
  • actions/cache/restore v4.2.0 composite
  • actions/cache/save v4.2.0 composite
  • actions/checkout v4.1.1 composite
  • actions/setup-node v4.2.0 composite
  • docker/build-push-action v6.11.0 composite
  • docker/login-action v3.3.0 composite
  • docker/setup-buildx-action v3.8.0 composite
  • docker/setup-qemu-action v3.3.0 composite
  • getsentry/action-release v1.7.0 composite
  • ncipollo/release-action v1 composite
.github/workflows/release-push-to-channel.yml actions
  • actions/setup-node v4.2.0 composite
  • docker/login-action v3.3.0 composite
.github/workflows/test-workflows.yml actions
  • act10ns/slack v2.0.0 composite
  • actions/cache/restore v4.2.0 composite
  • actions/cache/save v4.2.0 composite
  • actions/checkout v4.1.1 composite
  • actions/setup-node v4.2.0 composite
  • rharkor/caching-for-turbo v1.5 composite
.github/workflows/units-tests-dispatch.yml actions
.github/workflows/units-tests-reusable.yml actions
  • actions/checkout v4.1.1 composite
  • codecov/codecov-action v5.1.2 composite
  • useblacksmith/cache/restore v5 composite
  • useblacksmith/caching-for-turbo v1 composite
  • useblacksmith/setup-node v5 composite
.devcontainer/Dockerfile docker
  • n8nio/base 20 build
.devcontainer/docker-compose.yml docker
  • postgres 16-alpine
.github/docker-compose.yml docker
  • mariadb 10.5
  • mysql 8.0.13
  • mysql 8.4
  • postgres 16
docker/images/n8n/Dockerfile docker
  • n8nio/base ${NODE_VERSION} build
docker/images/n8n-base/Dockerfile docker
  • node ${NODE_VERSION}-alpine build
docker/images/n8n-custom/Dockerfile docker
  • n8nio/base ${NODE_VERSION} build
packages/@n8n/benchmark/Dockerfile docker
  • base latest build
  • node 20.16.0 build
packages/@n8n/benchmark/scripts/n8n-setups/postgres/docker-compose.yml docker
  • ghcr.io/n8n-io/n8n ${N8N_VERSION
  • ghcr.io/n8n-io/n8n-benchmark ${N8N_BENCHMARK_VERSION
  • postgres 16.4
  • wiremock/wiremock 3.9.1
packages/@n8n/benchmark/scripts/n8n-setups/scaling-multi-main/docker-compose.yml docker
  • ghcr.io/n8n-io/n8n ${N8N_VERSION
  • ghcr.io/n8n-io/n8n-benchmark ${N8N_BENCHMARK_VERSION
  • nginx 1.27.2
  • postgres 16.4
  • redis 6.2.14-alpine
  • wiremock/wiremock 3.9.1
packages/@n8n/benchmark/scripts/n8n-setups/scaling-single-main/docker-compose.yml docker
  • ghcr.io/n8n-io/n8n ${N8N_VERSION
  • ghcr.io/n8n-io/n8n-benchmark ${N8N_BENCHMARK_VERSION
  • postgres 16.4
  • redis 6.2.14-alpine
  • wiremock/wiremock 3.9.1
packages/@n8n/benchmark/scripts/n8n-setups/sqlite/docker-compose.yml docker
  • ghcr.io/n8n-io/n8n ${N8N_VERSION
  • ghcr.io/n8n-io/n8n-benchmark ${N8N_BENCHMARK_VERSION
  • wiremock/wiremock 3.9.1
packages/@n8n/benchmark/scripts/n8n-setups/sqlite-legacy/docker-compose.yml docker
  • ghcr.io/n8n-io/n8n ${N8N_VERSION
  • ghcr.io/n8n-io/n8n-benchmark ${N8N_BENCHMARK_VERSION
  • wiremock/wiremock 3.9.1
.github/scripts/package.json npm
  • cacheable-lookup 6.1.0
  • conventional-changelog ^4.0.0
  • debug 4.3.4
  • glob 10.3.10
  • p-limit 3.1.0
  • picocolors 1.0.1
  • semver 7.5.4
  • tempfile 5.0.0
cypress/package.json npm
  • @n8n/api-types workspace:* development
  • @types/lodash catalog: development
  • eslint-plugin-cypress ^3.5.0 development
  • n8n-workflow workspace:* development
  • @ngneat/falso ^7.2.0
  • @sinonjs/fake-timers ^13.0.2
  • cypress ^13.14.2
  • cypress-otp ^1.0.3
  • cypress-real-events ^1.13.0
  • flatted catalog:
  • lodash catalog:
  • nanoid catalog:
  • start-server-and-test ^2.0.10
package.json npm
  • @biomejs/biome ^1.9.0 development
  • @n8n/eslint-config workspace:* development
  • @types/jest ^29.5.3 development
  • @types/node * development
  • @types/supertest ^6.0.2 development
  • cross-env ^7.0.3 development
  • jest ^29.6.2 development
  • jest-environment-jsdom ^29.6.2 development
  • jest-expect-message ^1.1.3 development
  • jest-mock ^29.6.2 development
  • jest-mock-extended ^3.0.4 development
  • lefthook ^1.7.15 development
  • nock ^14.0.1 development
  • nodemon ^3.0.1 development
  • npm-run-all2 ^7.0.2 development
  • p-limit ^3.1.0 development
  • rimraf ^5.0.1 development
  • run-script-os ^1.0.7 development
  • supertest ^7.0.0 development
  • ts-jest ^29.1.1 development
  • tsc-alias ^1.8.10 development
  • tsc-watch ^6.2.0 development
  • turbo 2.3.3 development
  • typescript * development
  • zx ^8.1.4 development
packages/@n8n/api-types/package.json npm
  • @n8n/config workspace:* development
  • @n8n/typescript-config workspace:* development
  • n8n-workflow workspace:*
  • xss catalog:
  • zod catalog:
  • zod-class 0.0.16
packages/@n8n/benchmark/package.json npm
  • @n8n/typescript-config workspace:* development
  • @types/convict ^6.1.1 development
  • @types/k6 ^0.52.0 development
  • @oclif/core 4.0.7
  • axios catalog:
  • dotenv 8.6.0
  • nanoid catalog:
  • zx ^8.1.4
packages/@n8n/client-oauth2/package.json npm
  • @n8n/typescript-config workspace:* development
  • axios catalog:
packages/@n8n/codemirror-lang/package.json npm
  • @lezer/generator ^1.7.0 development
  • @n8n/typescript-config workspace:* development
packages/@n8n/config/package.json npm
  • @n8n/typescript-config workspace:* development
  • @n8n/di workspace:*
  • reflect-metadata catalog:
packages/@n8n/di/package.json npm
  • @n8n/typescript-config workspace:* development
  • reflect-metadata catalog:
packages/@n8n/eslint-config/package.json npm
  • @types/eslint ^8.56.5 development
  • @typescript-eslint/eslint-plugin ^7.2.0 development
  • @typescript-eslint/parser ^7.2.0 development
  • @vue/eslint-config-typescript ^13.0.0 development
  • eslint ^8.57.0 development
  • eslint-config-airbnb-typescript ^18.0.0 development
  • eslint-config-prettier ^9.1.0 development
  • eslint-import-resolver-typescript ^3.6.1 development
  • eslint-plugin-import ^2.29.1 development
  • eslint-plugin-lodash ^7.4.0 development
  • eslint-plugin-n8n-local-rules ^1.0.0 development
  • eslint-plugin-unicorn ^51.0.1 development
  • eslint-plugin-unused-imports ^3.1.0 development
  • eslint-plugin-vue ^9.23.0 development
  • vue-eslint-parser ^9.4.2 development
packages/@n8n/imap/package.json npm
  • @n8n/typescript-config workspace:* development
  • @types/imap ^0.8.40 development
  • @types/quoted-printable ^1.0.2 development
  • @types/utf8 ^3.0.3 development
  • @types/uuencode ^0.0.3 development
  • iconv-lite catalog:
  • imap 0.8.19
  • quoted-printable 1.0.1
  • utf8 3.0.0
  • uuencode 0.0.4
packages/@n8n/json-schema-to-zod/package.json npm
  • @n8n/typescript-config workspace:* development
  • @types/json-schema ^7.0.15 development
  • zod catalog: development
packages/@n8n/nodes-langchain/package.json npm
  • @types/basic-auth catalog: development
  • @types/cheerio ^0.22.15 development
  • @types/html-to-text ^9.0.1 development
  • @types/json-schema ^7.0.15 development
  • @types/mime-types ^2.1.0 development
  • @types/pg ^8.11.6 development
  • @types/sanitize-html ^2.11.0 development
  • @types/temp ^0.9.1 development
  • n8n-core workspace:* development
  • @aws-sdk/client-sso-oidc 3.666.0
  • @getzep/zep-cloud 1.0.12
  • @getzep/zep-js 0.9.0
  • @google-ai/generativelanguage 2.6.0
  • @google-cloud/resource-manager 5.3.0
  • @google/generative-ai 0.21.0
  • @huggingface/inference 2.8.0
  • @langchain/anthropic 0.3.14
  • @langchain/aws 0.1.3
  • @langchain/cohere 0.3.2
  • @langchain/community 0.3.24
  • @langchain/core catalog:
  • @langchain/google-genai 0.1.6
  • @langchain/google-vertexai 0.1.8
  • @langchain/groq 0.1.3
  • @langchain/mistralai 0.2.0
  • @langchain/ollama 0.1.4
  • @langchain/openai 0.3.17
  • @langchain/pinecone 0.1.3
  • @langchain/qdrant 0.1.1
  • @langchain/redis 0.1.0
  • @langchain/textsplitters 0.1.0
  • @mozilla/readability 0.5.0
  • @n8n/json-schema-to-zod workspace:*
  • @n8n/typeorm 0.3.20-12
  • @n8n/typescript-config workspace:*
  • @n8n/vm2 3.9.25
  • @pinecone-database/pinecone 4.0.0
  • @qdrant/js-client-rest 1.11.0
  • @supabase/supabase-js 2.45.4
  • @xata.io/client 0.28.4
  • basic-auth catalog:
  • cheerio 1.0.0
  • cohere-ai 7.14.0
  • d3-dsv 2.0.0
  • epub2 3.0.2
  • form-data catalog:
  • generate-schema 2.6.0
  • html-to-text 9.0.5
  • jsdom 23.0.1
  • langchain 0.3.11
  • lodash catalog:
  • mammoth 1.7.2
  • mime-types 2.1.35
  • n8n-nodes-base workspace:*
  • n8n-workflow workspace:*
  • openai 4.78.1
  • pdf-parse 1.1.1
  • pg 8.12.0
  • redis 4.6.12
  • sanitize-html 2.12.1
  • sqlite3 5.1.7
  • temp 0.9.4
  • tmp-promise 3.0.3
  • zod catalog:
  • zod-to-json-schema 3.23.3
packages/@n8n/permissions/package.json npm
  • @n8n/typescript-config workspace:* development
packages/@n8n/storybook/package.json npm
  • @chromatic-com/storybook ^3.2.5 development
  • @storybook/addon-a11y ^8.6.4 development
  • @storybook/addon-actions ^8.6.4 development
  • @storybook/addon-docs ^8.6.4 development
  • @storybook/addon-essentials ^8.6.4 development
  • @storybook/addon-interactions ^8.6.4 development
  • @storybook/addon-links ^8.6.4 development
  • @storybook/addon-themes ^8.6.4 development
  • @storybook/blocks ^8.6.4 development
  • @storybook/test ^8.6.4 development
  • @storybook/vue3 ^8.6.4 development
  • @storybook/vue3-vite ^8.6.4 development
  • chromatic ^11.27.0 development
  • storybook ^8.6.4 development
packages/@n8n/task-runner/package.json npm
  • @n8n/typescript-config workspace:* development
  • @types/lodash catalog: development
  • @n8n/config workspace:*
  • @n8n/di workspace:*
  • @sentry/node catalog:
  • acorn 8.14.0
  • acorn-walk 8.3.4
  • lodash catalog:
  • luxon catalog:
  • n8n-core workspace:*
  • n8n-workflow workspace:*
  • nanoid catalog:
  • ws ^8.18.0
packages/@n8n/typescript-config/package.json npm
packages/@n8n/utils/package.json npm
  • @n8n/eslint-config workspace:* development
  • @n8n/typescript-config workspace:* development
  • @n8n/vitest-config workspace:* development
  • @testing-library/jest-dom catalog:frontend development
  • @testing-library/user-event catalog:frontend development
  • tsup catalog:frontend development
  • typescript catalog:frontend development
  • vite catalog:frontend development
  • vitest catalog:frontend development
packages/@n8n/vitest-config/package.json npm
  • vite catalog:frontend development
  • vitest catalog:frontend development
packages/cli/package.json npm
  • @n8n/typescript-config workspace:* development
  • @redocly/cli ^1.25.5 development
  • @types/aws4 ^1.5.1 development
  • @types/bcryptjs ^2.4.2 development
  • @types/compression 1.0.1 development
  • @types/convict ^6.1.1 development
  • @types/cookie-parser ^1.4.7 development
  • @types/express catalog: development
  • @types/flat ^5.0.5 development
  • @types/formidable ^3.4.5 development
  • @types/json-diff ^1.0.0 development
  • @types/jsonwebtoken ^9.0.6 development
  • @types/lodash catalog: development
  • @types/psl ^1.1.0 development
  • @types/replacestream ^4.0.1 development
  • @types/shelljs ^0.8.11 development
  • @types/sshpk ^1.17.1 development
  • @types/superagent ^8.1.7 development
  • @types/swagger-ui-express ^4.1.6 development
  • @types/syslog-client ^1.1.2 development
  • @types/uuid catalog: development
  • @types/validator ^13.7.0 development
  • @types/ws ^8.5.4 development
  • @types/xml2js catalog: development
  • @types/yamljs ^0.2.31 development
  • @vvo/tzdb ^6.141.0 development
  • concurrently ^8.2.0 development
  • ioredis-mock ^8.8.1 development
  • mjml ^4.15.3 development
  • ts-essentials ^7.0.3 development
  • @azure/identity ^4.3.0
  • @azure/keyvault-secrets ^4.8.0
  • @google-cloud/secret-manager ^5.6.0
  • @n8n/api-types workspace:*
  • @n8n/client-oauth2 workspace:*
  • @n8n/config workspace:*
  • @n8n/di workspace:*
  • @n8n/localtunnel 3.0.0
  • @n8n/n8n-nodes-langchain workspace:*
  • @n8n/permissions workspace:*
  • @n8n/task-runner workspace:*
  • @n8n/typeorm 0.3.20-12
  • @n8n_io/ai-assistant-sdk 1.13.0
  • @n8n_io/license-sdk 2.17.0
  • @oclif/core 4.0.7
  • @rudderstack/rudder-sdk-node 2.0.9
  • @sentry/node catalog:
  • aws4 1.11.0
  • axios catalog:
  • bcryptjs 2.4.3
  • bull 4.12.1
  • cache-manager 5.2.3
  • change-case 4.1.2
  • class-transformer 0.5.1
  • class-validator 0.14.0
  • compression 1.7.4
  • convict 6.2.4
  • cookie-parser 1.4.7
  • csrf 3.1.0
  • dotenv 8.6.0
  • express 4.21.1
  • express-async-errors 3.1.1
  • express-handlebars 7.1.2
  • express-openapi-validator 5.3.7
  • express-prom-bundle 6.6.0
  • express-rate-limit 7.2.0
  • fast-glob catalog:
  • flat 5.0.2
  • flatted catalog:
  • formidable 3.5.1
  • handlebars 4.7.8
  • helmet 7.1.0
  • infisical-node 1.3.0
  • ioredis 5.3.2
  • isbot 3.6.13
  • json-diff 1.0.6
  • jsonschema 1.4.1
  • jsonwebtoken 9.0.2
  • ldapts 4.2.6
  • lodash catalog:
  • luxon catalog:
  • mysql2 3.11.0
  • n8n-core workspace:*
  • n8n-editor-ui workspace:*
  • n8n-nodes-base workspace:*
  • n8n-workflow workspace:*
  • nanoid catalog:
  • nodemailer 6.9.9
  • oauth-1.0a 2.2.6
  • open 7.4.2
  • openapi-types 12.1.3
  • otpauth 9.1.1
  • p-cancelable 2.1.1
  • p-lazy 3.1.0
  • pg 8.12.0
  • picocolors catalog:
  • pkce-challenge 3.0.0
  • posthog-node 3.2.1
  • prom-client 13.2.0
  • psl 1.9.0
  • raw-body 2.5.1
  • reflect-metadata catalog:
  • replacestream 4.0.3
  • samlify 2.8.9
  • semver 7.5.4
  • shelljs 0.8.5
  • simple-git 3.17.0
  • source-map-support 0.5.21
  • sqlite3 5.1.7
  • sshpk 1.17.0
  • swagger-ui-express 5.0.1
  • syslog-client 1.1.1
  • uuid catalog:
  • validator 13.7.0
  • ws 8.17.1
  • xml2js catalog:
  • xmllint-wasm 3.0.1
  • xss catalog:
  • yamljs 0.3.0
  • zod catalog:
packages/core/package.json npm
  • @n8n/typescript-config workspace:* development
  • @types/aws4 ^1.5.1 development
  • @types/concat-stream ^2.0.0 development
  • @types/express catalog: development
  • @types/lodash catalog: development
  • @types/mime-types ^2.1.0 development
  • @types/uuid catalog: development
  • @types/xml2js catalog: development
  • @langchain/core catalog:
  • @n8n/client-oauth2 workspace:*
  • @n8n/config workspace:*
  • @n8n/di workspace:*
  • @sentry/node catalog:
  • aws4 1.11.0
  • axios catalog:
  • callsites catalog:
  • chardet 2.0.0
  • concat-stream 2.0.0
  • cron 3.1.7
  • fast-glob catalog:
  • file-type 16.5.4
  • form-data catalog:
  • iconv-lite catalog:
  • lodash catalog:
  • luxon catalog:
  • mime-types 2.1.35
  • n8n-workflow workspace:*
  • nanoid catalog:
  • oauth-1.0a 2.2.6
  • p-cancelable 2.1.1
  • picocolors catalog:
  • pretty-bytes 5.6.0
  • qs 6.11.0
  • ssh2 1.15.0
  • uuid catalog:
  • winston 3.14.2
  • xml2js catalog:
  • zod catalog:
packages/frontend/@n8n/chat/package.json npm
  • @iconify-json/mdi ^1.1.54 development
  • @n8n/eslint-config workspace:* development
  • @n8n/storybook workspace:* development
  • @n8n/typescript-config workspace:* development
  • @n8n/vitest-config workspace:* development
  • @vitejs/plugin-vue catalog:frontend development
  • @vitest/coverage-v8 catalog:frontend development
  • unplugin-icons ^0.19.0 development
  • vite catalog:frontend development
  • vite-plugin-dts ^4.5.3 development
  • vitest catalog:frontend development
  • vue-tsc catalog:frontend development
  • @vueuse/core ^10.11.0
  • highlight.js catalog:frontend
  • markdown-it-link-attributes ^4.0.1
  • uuid catalog:
  • vue catalog:frontend
  • vue-markdown-render catalog:frontend
packages/frontend/@n8n/composables/package.json npm
  • @n8n/eslint-config workspace:* development
  • @n8n/typescript-config workspace:* development
  • @n8n/vitest-config workspace:* development
  • @testing-library/jest-dom catalog:frontend development
  • @testing-library/user-event catalog:frontend development
  • @testing-library/vue catalog:frontend development
  • @vitejs/plugin-vue catalog:frontend development
  • @vue/tsconfig catalog:frontend development
  • @vueuse/core catalog:frontend development
  • tsup catalog:frontend development
  • typescript catalog:frontend development
  • vite catalog:frontend development
  • vitest catalog:frontend development
  • vue catalog:frontend development
  • vue-tsc catalog:frontend development
packages/frontend/@n8n/design-system/package.json npm
  • @n8n/eslint-config workspace:* development
  • @n8n/storybook workspace:* development
  • @n8n/typescript-config workspace:* development
  • @n8n/vitest-config workspace:* development
  • @testing-library/jest-dom ^6.6.3 development
  • @testing-library/user-event ^14.6.0 development
  • @testing-library/vue ^8.1.0 development
  • @types/markdown-it ^13.0.9 development
  • @types/markdown-it-emoji ^2.0.2 development
  • @types/markdown-it-link-attributes ^3.0.5 development
  • @types/sanitize-html ^2.11.0 development
  • @vitejs/plugin-vue catalog:frontend development
  • @vitest/coverage-v8 catalog:frontend development
  • autoprefixer ^10.4.19 development
  • postcss ^8.4.38 development
  • sass ^1.64.1 development
  • tailwindcss ^3.4.3 development
  • unplugin-icons ^0.19.0 development
  • unplugin-vue-components ^0.27.2 development
  • vite catalog:frontend development
  • vitest catalog:frontend development
  • vitest-mock-extended catalog:frontend development
  • vue-tsc catalog:frontend development
  • @fortawesome/fontawesome-svg-core ^1.2.36
  • @fortawesome/free-solid-svg-icons ^5.15.4
  • @fortawesome/vue-fontawesome ^3.0.3
  • @n8n/composables workspace:*
  • @n8n/utils workspace:*
  • element-plus 2.4.3
  • is-emoji-supported ^0.0.5
  • markdown-it ^13.0.2
  • markdown-it-emoji ^2.0.2
  • markdown-it-link-attributes ^4.0.1
  • markdown-it-task-lists ^2.1.1
  • parse-diff ^0.11.1
  • sanitize-html 2.12.1
  • vue catalog:frontend
  • vue-boring-avatars ^1.3.0
  • vue-router catalog:frontend
  • xss catalog:
packages/frontend/editor-ui/package.json npm
  • @faker-js/faker ^8.0.2 development
  • @iconify/json ^2.2.228 development
  • @n8n/eslint-config workspace:* development
  • @n8n/typescript-config workspace:* development
  • @n8n/vitest-config workspace:* development
  • @pinia/testing ^0.1.6 development
  • @types/dateformat ^3.0.0 development
  • @types/file-saver ^2.0.1 development
  • @types/humanize-duration ^3.27.1 development
  • @types/json-schema ^7.0.15 development
  • @types/jsonpath ^0.2.0 development
  • @types/lodash-es ^4.17.6 development
  • @types/uuid catalog: development
  • @vitejs/plugin-legacy ^6.0.2 development
  • @vitejs/plugin-vue catalog:frontend development
  • @vitest/coverage-v8 catalog:frontend development
  • browserslist-to-esbuild ^2.1.1 development
  • fake-indexeddb ^6.0.0 development
  • miragejs ^0.1.48 development
  • unplugin-icons ^0.19.0 development
  • unplugin-vue-components ^0.27.2 development
  • vite catalog:frontend development
  • vite-plugin-static-copy 2.2.0 development
  • vite-svg-loader 5.1.0 development
  • vitest catalog:frontend development
  • vitest-mock-extended catalog:frontend development
  • vue-tsc catalog:frontend development
  • @codemirror/autocomplete ^6.16.0
  • @codemirror/commands ^6.5.0
  • @codemirror/lang-css ^6.0.1
  • @codemirror/lang-javascript ^6.2.2
  • @codemirror/lang-json ^6.0.1
  • @codemirror/lang-python ^6.1.6
  • @codemirror/language ^6.10.1
  • @codemirror/lint ^6.8.0
  • @codemirror/search ^6.5.6
  • @codemirror/state ^6.4.1
  • @codemirror/view ^6.26.3
  • @dagrejs/dagre ^1.1.4
  • @fontsource/open-sans ^4.5.0
  • @lezer/common 1.1.0
  • @n8n/api-types workspace:*
  • @n8n/chat workspace:*
  • @n8n/codemirror-lang workspace:*
  • @n8n/codemirror-lang-sql ^1.0.2
  • @n8n/composables workspace:*
  • @n8n/design-system workspace:*
  • @n8n/permissions workspace:*
  • @n8n/utils workspace:*
  • @replit/codemirror-indentation-markers ^6.5.3
  • @sentry/vue catalog:frontend
  • @typescript/vfs ^1.6.0
  • @vue-flow/background ^1.3.2
  • @vue-flow/controls ^1.1.2
  • @vue-flow/core ^1.42.1
  • @vue-flow/minimap ^1.5.2
  • @vue-flow/node-resizer ^1.4.0
  • @vueuse/components ^10.11.0
  • @vueuse/core catalog:frontend
  • array.prototype.tosorted 1.1.4
  • axios catalog:
  • bowser 2.11.0
  • change-case ^5.4.4
  • chart.js ^4.4.0
  • codemirror-lang-html-n8n ^1.0.0
  • comlink ^4.4.1
  • core-js ^3.40.0
  • curlconverter ^4.12.0
  • dateformat ^3.0.3
  • email-providers ^2.0.1
  • esprima-next 5.8.4
  • fast-json-stable-stringify ^2.1.0
  • file-saver ^2.0.2
  • flatted catalog:
  • highlight.js catalog:frontend
  • humanize-duration ^3.27.2
  • jsonpath ^1.1.1
  • lodash-es ^4.17.21
  • luxon catalog:
  • n8n-workflow workspace:*
  • pinia ^2.2.4
  • prettier ^3.3.3
  • qrcode.vue ^3.3.4
  • stream-browserify ^3.0.0
  • timeago.js ^4.0.2
  • typescript catalog:frontend
  • uuid catalog:
  • v3-infinite-loading ^1.2.2
  • vue catalog:frontend
  • vue-agile ^2.0.0
  • vue-chartjs ^5.2.0
  • vue-github-button ^3.1.3
  • vue-i18n ^9.2.2
  • vue-json-pretty 2.2.4
  • vue-markdown-render catalog:frontend
  • vue-router catalog:frontend
  • vue-virtual-scroller 2.0.0-beta.8
  • vue3-touch-events ^4.1.3
  • vuedraggable 4.1.0
  • web-tree-sitter 0.24.3
  • xss catalog:
packages/node-dev/package.json npm
  • @n8n/typescript-config workspace:* development
  • @types/inquirer ^6.5.0 development
  • @n8n/di workspace:*
  • @oclif/core 4.0.7
  • change-case ^4.1.1
  • fast-glob catalog:
  • inquirer ^7.0.1
  • n8n-core workspace:*
  • n8n-workflow workspace:*
  • replace-in-file ^6.0.0
  • tmp-promise ^3.0.3
packages/nodes-base/package.json npm
  • @n8n/typescript-config workspace:* development
  • @types/amqplib ^0.10.1 development
  • @types/aws4 ^1.5.1 development
  • @types/basic-auth catalog: development
  • @types/cheerio ^0.22.15 development
  • @types/eventsource ^1.1.2 development
  • @types/express catalog: development
  • @types/gm ^1.25.0 development
  • @types/html-to-text ^9.0.1 development
  • @types/js-nacl ^1.3.0 development
  • @types/jsonwebtoken ^9.0.6 development
  • @types/lodash catalog: development
  • @types/lossless-json ^1.0.0 development
  • @types/mailparser ^3.4.4 development
  • @types/mime-types ^2.1.0 development
  • @types/mssql ^9.1.5 development
  • @types/nodemailer ^6.4.14 development
  • @types/promise-ftp ^1.3.4 development
  • @types/rfc2047 ^2.0.1 development
  • @types/sanitize-html ^2.11.0 development
  • @types/showdown ^1.9.4 development
  • @types/snowflake-sdk ^1.6.24 development
  • @types/ssh2-sftp-client ^5.1.0 development
  • @types/uuid catalog: development
  • @types/xml2js catalog: development
  • eslint-plugin-n8n-nodes-base ^1.16.3 development
  • n8n-core workspace:* development
  • @aws-sdk/client-sso-oidc 3.666.0
  • @kafkajs/confluent-schema-registry 1.0.6
  • @n8n/config workspace:*
  • @n8n/di workspace:*
  • @n8n/imap workspace:*
  • @n8n/vm2 3.9.25
  • alasql 4.4.0
  • amqplib 0.10.3
  • aws4 1.11.0
  • basic-auth catalog:
  • change-case 4.1.2
  • cheerio 1.0.0-rc.6
  • chokidar catalog:
  • cron 3.1.7
  • csv-parse 5.5.0
  • currency-codes 2.1.0
  • eventsource 2.0.2
  • fast-glob catalog:
  • fflate 0.7.4
  • generate-schema 2.6.0
  • get-system-fonts 2.0.2
  • gm 1.25.0
  • html-to-text 9.0.5
  • iconv-lite catalog:
  • ics 2.40.0
  • isbot 3.6.13
  • iso-639-1 2.1.15
  • js-nacl 1.4.0
  • jsonwebtoken 9.0.2
  • kafkajs 1.16.0
  • ldapts 4.2.6
  • lodash catalog:
  • lossless-json 1.0.5
  • luxon catalog:
  • mailparser 3.6.7
  • minifaker 1.34.1
  • moment-timezone 0.5.37
  • mongodb 6.11.0
  • mqtt 5.7.2
  • mssql 10.0.2
  • mysql2 3.11.0
  • n8n-workflow workspace:*
  • node-html-markdown 1.2.0
  • node-ssh 13.2.0
  • nodemailer 6.9.9
  • otpauth 9.1.1
  • pdfjs-dist 2.16.105
  • pg 8.12.0
  • pg-promise 11.9.1
  • promise-ftp 1.3.5
  • pyodide 0.23.4
  • redis 4.6.14
  • rfc2047 4.0.1
  • rhea 1.0.24
  • rrule 2.8.1
  • rss-parser 3.13.0
  • sanitize-html 2.12.1
  • semver 7.5.4
  • showdown 2.1.0
  • simple-git 3.17.0
  • snowflake-sdk 1.12.0
  • ssh2-sftp-client 7.2.3
  • tmp-promise 3.0.3
  • ts-ics 1.2.2
  • uuid catalog:
  • xlsx https://cdn.sheetjs.com/xlsx-0.20.2/xlsx-0.20.2.tgz
  • xml2js catalog:
packages/workflow/package.json npm
  • @langchain/core catalog: development
  • @n8n/config workspace:* development
  • @n8n/typescript-config workspace:* development
  • @types/deep-equal ^1.0.1 development
  • @types/express catalog: development
  • @types/jmespath ^0.15.0 development
  • @types/lodash catalog: development
  • @types/luxon 3.2.0 development
  • @types/md5 ^2.3.5 development
  • @types/xml2js catalog: development
  • @n8n/tournament 1.0.6
  • @n8n_io/riot-tmpl 4.0.0
  • ast-types 0.15.2
  • axios catalog:
  • callsites catalog:
  • deep-equal 2.2.0
  • esprima-next 5.8.4
  • form-data catalog:
  • jmespath 0.16.0
  • js-base64 3.7.2
  • jssha 3.3.1
  • lodash catalog:
  • luxon catalog:
  • md5 2.3.0
  • recast 0.21.5
  • title-case 3.0.3
  • transliteration 2.3.5
  • xml2js catalog:
  • zod catalog:
pnpm-lock.yaml npm
  • 885 dependencies