n8n 2.30.7 → 2.30.8
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/dist/build.tsbuildinfo +1 -1
- package/package.json +22 -22
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "n8n",
|
|
3
|
-
"version": "2.30.
|
|
3
|
+
"version": "2.30.8",
|
|
4
4
|
"description": "n8n Workflow Automation Tool",
|
|
5
5
|
"main": "dist/index",
|
|
6
6
|
"types": "dist/index.d.ts",
|
|
@@ -22,8 +22,8 @@
|
|
|
22
22
|
"bin",
|
|
23
23
|
"templates",
|
|
24
24
|
"dist",
|
|
25
|
-
"
|
|
26
|
-
"
|
|
25
|
+
"LICENSE.md",
|
|
26
|
+
"LICENSE_EE.md"
|
|
27
27
|
],
|
|
28
28
|
"devDependencies": {
|
|
29
29
|
"@faker-js/faker": "^8.0.2",
|
|
@@ -68,7 +68,7 @@
|
|
|
68
68
|
"minifaker": "1.34.1",
|
|
69
69
|
"mjml": "^4.15.3",
|
|
70
70
|
"nock": "14.0.14",
|
|
71
|
-
"openai": "6.
|
|
71
|
+
"openai": "6.46.0",
|
|
72
72
|
"openapi-types": "^12.1.3",
|
|
73
73
|
"supertest": "^7.1.1",
|
|
74
74
|
"ts-essentials": "^7.0.3",
|
|
@@ -77,12 +77,12 @@
|
|
|
77
77
|
"vite": "^8.0.2",
|
|
78
78
|
"vitest": "^4.1.9",
|
|
79
79
|
"vitest-mock-extended": "^3.1.0",
|
|
80
|
-
"@n8n/backend-test-utils": "1.30.
|
|
80
|
+
"@n8n/backend-test-utils": "1.30.4",
|
|
81
|
+
"@n8n/scheduler": "0.2.4",
|
|
81
82
|
"@n8n/playwright-janitor": "0.1.0",
|
|
82
|
-
"@n8n/scheduler": "0.2.3",
|
|
83
|
-
"@n8n/vitest-config": "1.17.0",
|
|
84
83
|
"@n8n/typescript-config": "1.8.0",
|
|
85
|
-
"n8n-containers": "1.0.0"
|
|
84
|
+
"n8n-containers": "1.0.0",
|
|
85
|
+
"@n8n/vitest-config": "1.17.0"
|
|
86
86
|
},
|
|
87
87
|
"dependencies": {
|
|
88
88
|
"@1password/connect": "1.4.2",
|
|
@@ -203,36 +203,36 @@
|
|
|
203
203
|
"yargs-parser": "21.1.1",
|
|
204
204
|
"zod": "3.25.67",
|
|
205
205
|
"zod-to-json-schema": "3.23.3",
|
|
206
|
-
"@n8n/ai-workflow-builder": "1.30.3",
|
|
207
206
|
"@n8n/agents": "0.15.3",
|
|
208
207
|
"@n8n/ai-utilities": "0.23.3",
|
|
208
|
+
"@n8n/ai-node-sdk": "0.20.3",
|
|
209
|
+
"@n8n/ai-workflow-builder": "1.30.3",
|
|
209
210
|
"@n8n/api-types": "1.30.3",
|
|
210
|
-
"@n8n/backend-network": "1.4.3",
|
|
211
211
|
"@n8n/chat-hub": "1.23.3",
|
|
212
|
+
"@n8n/backend-network": "1.4.3",
|
|
212
213
|
"@n8n/client-oauth2": "1.12.1",
|
|
213
|
-
"@n8n/
|
|
214
|
-
"@n8n/ai-node-sdk": "0.20.3",
|
|
215
|
-
"@n8n/db": "1.30.3",
|
|
214
|
+
"@n8n/config": "2.28.0",
|
|
216
215
|
"@n8n/constants": "0.30.0",
|
|
216
|
+
"@n8n/db": "1.30.4",
|
|
217
217
|
"@n8n/decorators": "1.30.3",
|
|
218
|
-
"@n8n/errors": "0.11.0",
|
|
219
218
|
"@n8n/di": "0.14.0",
|
|
219
|
+
"@n8n/errors": "0.11.0",
|
|
220
220
|
"@n8n/expression-runtime": "0.21.0",
|
|
221
|
-
"@n8n/
|
|
222
|
-
"@n8n/
|
|
221
|
+
"@n8n/instance-ai": "1.15.3",
|
|
222
|
+
"@n8n/backend-common": "1.30.3",
|
|
223
223
|
"@n8n/mcp-apps": "0.7.1",
|
|
224
|
+
"@n8n/mcp-browser": "0.13.0",
|
|
225
|
+
"@n8n/n8n-nodes-langchain": "2.30.6",
|
|
224
226
|
"@n8n/permissions": "0.67.0",
|
|
225
|
-
"@n8n/
|
|
226
|
-
"@n8n/n8n-nodes-langchain": "2.30.5",
|
|
227
|
+
"@n8n/task-runner": "2.30.4",
|
|
227
228
|
"@n8n/syslog-client": "1.7.0",
|
|
228
|
-
"@n8n/typeorm": "0.4.0",
|
|
229
229
|
"@n8n/utils": "1.38.1",
|
|
230
230
|
"@n8n/workflow-sdk": "0.23.2",
|
|
231
|
-
"n8n-
|
|
232
|
-
"n8n
|
|
231
|
+
"n8n-editor-ui": "2.30.5",
|
|
232
|
+
"@n8n/typeorm": "0.4.0",
|
|
233
233
|
"n8n-nodes-base": "2.30.5",
|
|
234
234
|
"n8n-workflow": "2.30.2",
|
|
235
|
-
"
|
|
235
|
+
"n8n-core": "2.30.4"
|
|
236
236
|
},
|
|
237
237
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
238
238
|
"homepage": "https://n8n.io",
|