@n8n/n8n-nodes-langchain 2.29.1 → 2.29.2
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.
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
77d21b7cf994f4f62e4b8f031b5c8d0e1a399598e33926825f1a80b21cd6b6e6
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@n8n/n8n-nodes-langchain",
|
|
3
|
-
"version": "2.29.
|
|
3
|
+
"version": "2.29.2",
|
|
4
4
|
"description": "",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"exports": {
|
|
@@ -300,17 +300,17 @@
|
|
|
300
300
|
"weaviate-client": "3.9.0",
|
|
301
301
|
"zod": "3.25.67",
|
|
302
302
|
"zod-to-json-schema": "3.23.3",
|
|
303
|
-
"@n8n/ai-utilities": "0.22.1",
|
|
304
303
|
"@n8n/client-oauth2": "1.11.0",
|
|
305
|
-
"@n8n/config": "2.27.1",
|
|
306
|
-
"@n8n/di": "0.14.0",
|
|
307
304
|
"@n8n/errors": "0.10.0",
|
|
308
|
-
"@n8n/typescript-config": "1.7.0",
|
|
309
305
|
"@n8n/json-schema-to-zod": "1.12.0",
|
|
306
|
+
"@n8n/ai-utilities": "0.22.2",
|
|
307
|
+
"@n8n/typescript-config": "1.7.0",
|
|
310
308
|
"@n8n/utils": "1.37.0",
|
|
311
|
-
"n8n
|
|
312
|
-
"n8n-core": "2.29.
|
|
313
|
-
"n8n
|
|
309
|
+
"@n8n/di": "0.14.0",
|
|
310
|
+
"n8n-core": "2.29.2",
|
|
311
|
+
"@n8n/config": "2.27.1",
|
|
312
|
+
"n8n-workflow": "2.29.1",
|
|
313
|
+
"n8n-nodes-base": "2.29.2"
|
|
314
314
|
},
|
|
315
315
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
316
316
|
"homepage": "https://n8n.io",
|