@n8n/n8n-nodes-langchain 2.28.3 → 2.28.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.
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
33ceefaa516c9a122789cfc6e3cbcccaa8927f20583e72521ee6fd41f1909384
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@n8n/n8n-nodes-langchain",
|
|
3
|
-
"version": "2.28.
|
|
3
|
+
"version": "2.28.4",
|
|
4
4
|
"description": "",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"exports": {
|
|
@@ -289,16 +289,16 @@
|
|
|
289
289
|
"weaviate-client": "3.9.0",
|
|
290
290
|
"zod": "3.25.67",
|
|
291
291
|
"zod-to-json-schema": "3.23.3",
|
|
292
|
-
"@n8n/
|
|
293
|
-
"@n8n/ai-utilities": "0.21.2",
|
|
292
|
+
"@n8n/ai-utilities": "0.21.3",
|
|
294
293
|
"@n8n/client-oauth2": "1.10.0",
|
|
295
294
|
"@n8n/di": "0.14.0",
|
|
296
|
-
"@n8n/
|
|
295
|
+
"@n8n/config": "2.26.0",
|
|
297
296
|
"@n8n/errors": "0.10.0",
|
|
298
|
-
"@n8n/
|
|
299
|
-
"n8n-core": "2.28.
|
|
300
|
-
"n8n-nodes-base": "2.28.
|
|
301
|
-
"n8n-workflow": "2.28.
|
|
297
|
+
"@n8n/json-schema-to-zod": "1.11.0",
|
|
298
|
+
"n8n-core": "2.28.4",
|
|
299
|
+
"n8n-nodes-base": "2.28.3",
|
|
300
|
+
"n8n-workflow": "2.28.3",
|
|
301
|
+
"@n8n/typescript-config": "1.6.1"
|
|
302
302
|
},
|
|
303
303
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
304
304
|
"homepage": "https://n8n.io",
|