@atom8n/n8n-nodes-langchain 2.2.2 → 2.2.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.
Files changed (1) hide show
  1. package/package.json +11 -11
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atom8n/n8n-nodes-langchain",
3
- "version": "2.2.2",
3
+ "version": "2.2.4",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -162,7 +162,7 @@
162
162
  ]
163
163
  },
164
164
  "devDependencies": {
165
- "@atom8n/eslint-plugin-community-nodes": "0.7.2",
165
+ "@n8n/eslint-plugin-community-nodes": "npm:@atom8n/eslint-plugin-community-nodes@0.7.4",
166
166
  "@types/basic-auth": "^1.1.3",
167
167
  "@types/cheerio": "^0.22.15",
168
168
  "@types/html-to-text": "^9.0.1",
@@ -173,7 +173,7 @@
173
173
  "@types/temp": "^0.9.1",
174
174
  "fast-glob": "3.2.12",
175
175
  "jest-mock-extended": "^3.0.4",
176
- "@atom8n/n8n-core": "2.2.2",
176
+ "n8n-core": "npm:@atom8n/n8n-core@2.2.4",
177
177
  "tsup": "^8.5.0"
178
178
  },
179
179
  "dependencies": {
@@ -205,13 +205,13 @@
205
205
  "@langchain/weaviate": "1.0.1",
206
206
  "@modelcontextprotocol/sdk": "1.24.0",
207
207
  "@mozilla/readability": "0.6.0",
208
- "@atom8n/client-oauth2": "1.0.2",
209
- "@atom8n/config": "2.1.2",
210
- "@atom8n/di": "0.10.2",
211
- "@atom8n/errors": "0.5.2",
212
- "@atom8n/json-schema-to-zod": "1.6.2",
208
+ "@n8n/client-oauth2": "npm:@atom8n/client-oauth2@1.0.4",
209
+ "@n8n/config": "npm:@atom8n/config@2.1.4",
210
+ "@n8n/di": "npm:@atom8n/di@0.10.4",
211
+ "@n8n/errors": "npm:@atom8n/errors@0.5.4",
212
+ "@n8n/json-schema-to-zod": "npm:@atom8n/json-schema-to-zod@1.6.4",
213
213
  "@n8n/typeorm": "0.3.20-15",
214
- "@atom8n/typescript-config": "1.3.2",
214
+ "@n8n/typescript-config": "npm:@atom8n/typescript-config@1.3.4",
215
215
  "@n8n/vm2": "3.9.25",
216
216
  "@pinecone-database/pinecone": "^5.0.2",
217
217
  "@qdrant/js-client-rest": "^1.16.2",
@@ -236,8 +236,8 @@
236
236
  "mammoth": "1.11.0",
237
237
  "mime-types": "3.0.1",
238
238
  "mongodb": "^6.17.0",
239
- "@atom8n/n8n-nodes-base": "2.2.2",
240
- "@atom8n/n8n-workflow": "2.2.2",
239
+ "n8n-nodes-base": "npm:@atom8n/n8n-nodes-base@2.2.4",
240
+ "n8n-workflow": "npm:@atom8n/n8n-workflow@2.2.4",
241
241
  "openai": "^6.9.0",
242
242
  "pdf-parse": "1.1.1",
243
243
  "pg": "8.12.0",