n8n 2.34.3 → 2.34.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +28 -28
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "n8n",
|
|
3
|
-
"version": "2.34.
|
|
3
|
+
"version": "2.34.4",
|
|
4
4
|
"description": "n8n Workflow Automation Tool",
|
|
5
5
|
"main": "dist/index",
|
|
6
6
|
"types": "dist/index.d.ts",
|
|
@@ -79,10 +79,10 @@
|
|
|
79
79
|
"vite": "^8.0.2",
|
|
80
80
|
"vitest": "^4.1.9",
|
|
81
81
|
"vitest-mock-extended": "^3.1.0",
|
|
82
|
-
"@n8n/backend-test-utils": "1.34.
|
|
82
|
+
"@n8n/backend-test-utils": "1.34.2",
|
|
83
83
|
"@n8n/playwright-janitor": "0.1.0",
|
|
84
|
-
"n8n-containers": "1.0.0",
|
|
85
84
|
"@n8n/vitest-config": "1.19.0",
|
|
85
|
+
"n8n-containers": "1.0.0",
|
|
86
86
|
"@n8n/typescript-config": "1.9.0"
|
|
87
87
|
},
|
|
88
88
|
"dependencies": {
|
|
@@ -208,39 +208,39 @@
|
|
|
208
208
|
"yargs-parser": "21.1.1",
|
|
209
209
|
"zod": "3.25.76",
|
|
210
210
|
"zod-to-json-schema": "3.23.3",
|
|
211
|
-
"@n8n/agents": "0.19.
|
|
212
|
-
"@n8n/ai-node-sdk": "0.24.
|
|
213
|
-
"@n8n/ai-
|
|
214
|
-
"@n8n/
|
|
215
|
-
"@n8n/backend-
|
|
216
|
-
"@n8n/
|
|
217
|
-
"@n8n/
|
|
218
|
-
"@n8n/
|
|
219
|
-
"@n8n/
|
|
211
|
+
"@n8n/agents": "0.19.3",
|
|
212
|
+
"@n8n/ai-node-sdk": "0.24.2",
|
|
213
|
+
"@n8n/ai-utilities": "0.27.2",
|
|
214
|
+
"@n8n/ai-workflow-builder": "1.34.2",
|
|
215
|
+
"@n8n/backend-network": "1.8.2",
|
|
216
|
+
"@n8n/api-types": "1.34.2",
|
|
217
|
+
"@n8n/blob-storage": "1.2.2",
|
|
218
|
+
"@n8n/chat-hub": "1.27.2",
|
|
219
|
+
"@n8n/client-oauth2": "1.16.2",
|
|
220
220
|
"@n8n/config": "2.32.0",
|
|
221
|
-
"@n8n/ai-utilities": "0.27.1",
|
|
222
|
-
"@n8n/db": "1.34.1",
|
|
223
221
|
"@n8n/constants": "0.33.0",
|
|
224
|
-
"@n8n/decorators": "1.34.
|
|
222
|
+
"@n8n/decorators": "1.34.2",
|
|
225
223
|
"@n8n/di": "0.16.0",
|
|
226
|
-
"@n8n/
|
|
227
|
-
"@n8n/expression-runtime": "0.25.0",
|
|
224
|
+
"@n8n/db": "1.34.2",
|
|
228
225
|
"@n8n/errors": "0.13.0",
|
|
229
|
-
"@n8n/
|
|
226
|
+
"@n8n/expression-runtime": "0.25.0",
|
|
227
|
+
"@n8n/mcp-apps": "0.11.4",
|
|
228
|
+
"@n8n/mcp-browser": "0.16.0",
|
|
229
|
+
"@n8n/backend-common": "1.34.2",
|
|
230
|
+
"@n8n/instance-ai": "1.19.3",
|
|
231
|
+
"@n8n/permissions": "0.71.0",
|
|
232
|
+
"@n8n/n8n-nodes-langchain": "2.34.2",
|
|
233
|
+
"@n8n/scheduler": "1.3.2",
|
|
234
|
+
"@n8n/task-runner": "2.34.2",
|
|
230
235
|
"@n8n/syslog-client": "1.10.0",
|
|
231
|
-
"@n8n/mcp-apps": "0.11.3",
|
|
232
|
-
"@n8n/instance-ai": "1.19.2",
|
|
233
|
-
"@n8n/task-runner": "2.34.1",
|
|
234
|
-
"@n8n/n8n-nodes-langchain": "2.34.1",
|
|
235
236
|
"@n8n/typeorm": "0.7.0",
|
|
236
237
|
"@n8n/telemetry": "1.2.1",
|
|
237
|
-
"@n8n/permissions": "0.71.0",
|
|
238
238
|
"@n8n/utils": "1.42.0",
|
|
239
|
-
"n8n-
|
|
240
|
-
"n8n-core": "2.34.
|
|
241
|
-
"
|
|
242
|
-
"n8n-
|
|
243
|
-
"n8n-workflow": "2.34.
|
|
239
|
+
"@n8n/workflow-sdk": "0.27.2",
|
|
240
|
+
"n8n-core": "2.34.2",
|
|
241
|
+
"n8n-editor-ui": "2.34.4",
|
|
242
|
+
"n8n-nodes-base": "2.34.2",
|
|
243
|
+
"n8n-workflow": "2.34.2"
|
|
244
244
|
},
|
|
245
245
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
246
246
|
"homepage": "https://n8n.io",
|