n8n/packages/nodes-base
Nikhil Kuriakose 0a6cb663e3
feat(editor): Improve data table node (#28199)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-03 08:29:47 +00:00
..
credentials fix(Calendly Trigger Node): Request required OAuth2 scopes for Calendly API (#33286) 2026-07-02 11:45:07 +00:00
nodes feat(editor): Improve data table node (#28199) 2026-07-03 08:29:47 +00:00
scripts ci: Scope frontend + nodes unit tests via janitor (DEVP-194) (#31096) 2026-05-27 14:54:57 +01:00
test refactor(core): Share scheduler with agent tasks (#32882) 2026-06-24 13:19:43 +00:00
types fix(Code Node): Upgrade pyodide, sandbox it, and prevent JS sandbox escape (#14356) 2025-04-23 14:41:48 +02:00
utils feat: Include response timestamp in Send and Wait responses (#33283) 2026-07-01 09:18:47 +00:00
AGENTS.md test: Migrate nodes-base from Jest to Vitest (#31564) 2026-06-16 08:57:00 +00:00
aws-credentials.js refactor(core): Expose AWS credentials via a proper n8n-nodes-base sub-path (no-changelog) (#32989) 2026-06-30 09:02:07 +00:00
biome.jsonc feat: Generate Schema Files - 18113073 (no-changelog) (#12927) 2025-01-30 15:59:04 +01:00
CLAUDE.md docs: Introduce AGENTS.md for nodes-base directory (#22354) 2025-12-02 10:39:41 +01:00
eslint.config.mjs refactor: Rename node-level builderHint.message to searchHint and propertyHint (#30062) 2026-05-08 13:32:50 +00:00
index.js fix(core): Improve community nodes loading (#5608) 2023-03-24 17:04:26 +01:00
package.json feat(core): Switch AWS request signing from aws4 to @smithy/signature-v4 with a legacy fallback (no-changelog) (#33304) 2026-07-01 08:40:56 +00:00
README.md docs: Fix links to license files in readme (no-changelog) (#10257) 2024-08-06 15:21:57 +01:00
shims.d.ts feat: Upgrade nodes-base package to use modern tsconfig.json (no-changelog) (#16884) 2025-07-04 14:55:39 +03:00
TESTING_PROMPT_WORKFLOW.md test: Add testing guidelines for AI tools (no-changelog) (#20161) 2025-10-02 12:56:03 +01:00
TESTING_PROMPT.md test: Migrate nodes-base from Jest to Vitest (#31564) 2026-06-16 08:57:00 +00:00
TESTING.MD test: Add testing guidelines for AI tools (no-changelog) (#20161) 2025-10-02 12:56:03 +01:00
tsconfig.build.cjs.json chore: Create a lightweight version of pnpm reset (#32125) 2026-06-11 12:24:46 +00:00
tsconfig.json test: Migrate nodes-base from Jest to Vitest (#31564) 2026-06-16 08:57:00 +00:00
vite.config.ts test: Migrate nodes-base from Jest to Vitest (#31564) 2026-06-16 08:57:00 +00:00
vitest.integration.config.ts test: Add testcontainers infrastructure and MySQL integration tests (#24603) 2026-01-28 09:33:43 +00:00

n8n.io - Workflow Automation

n8n-nodes-base

The nodes which are included by default in n8n

npm install n8n-nodes-base -g

License

You can find the license information here