@atom8n/n8n-nodes-langchain 2.2.0 → 2.2.5

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 +25 -25
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atom8n/n8n-nodes-langchain",
3
- "version": "2.2.0",
3
+ "version": "2.2.5",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -162,23 +162,23 @@
162
162
  ]
163
163
  },
164
164
  "devDependencies": {
165
- "@atom8n/eslint-plugin-community-nodes": "0.7.0",
166
- "@types/basic-auth": "catalog:",
165
+ "@atom8n/eslint-plugin-community-nodes": "0.7.5",
166
+ "@types/basic-auth": "^1.1.3",
167
167
  "@types/cheerio": "^0.22.15",
168
168
  "@types/html-to-text": "^9.0.1",
169
169
  "@types/json-schema": "^7.0.15",
170
- "@types/mime-types": "catalog:",
170
+ "@types/mime-types": "3.0.1",
171
171
  "@types/pg": "^8.11.6",
172
172
  "@types/sanitize-html": "^2.11.0",
173
173
  "@types/temp": "^0.9.1",
174
- "fast-glob": "catalog:",
174
+ "fast-glob": "3.2.12",
175
175
  "jest-mock-extended": "^3.0.4",
176
- "@atom8n/n8n-core": "2.2.0",
176
+ "@atom8n/n8n-core": "2.2.5",
177
177
  "tsup": "^8.5.0"
178
178
  },
179
179
  "dependencies": {
180
180
  "@aws-sdk/client-sso-oidc": "3.808.0",
181
- "@azure/identity": "catalog:",
181
+ "@azure/identity": "4.13.0",
182
182
  "@azure/search-documents": "12.1.0",
183
183
  "@getzep/zep-cloud": "1.0.6",
184
184
  "@getzep/zep-js": "0.9.0",
@@ -186,18 +186,18 @@
186
186
  "@google/generative-ai": "0.21.0",
187
187
  "@google/genai": "1.19.0",
188
188
  "@huggingface/inference": "4.0.5",
189
- "@langchain/anthropic": "catalog:",
189
+ "@langchain/anthropic": "1.1.3",
190
190
  "@langchain/aws": "1.0.3",
191
191
  "@langchain/cohere": "1.0.1",
192
- "@langchain/community": "catalog:",
193
- "@langchain/core": "catalog:",
192
+ "@langchain/community": "1.0.5",
193
+ "@langchain/core": "1.1.0",
194
194
  "@langchain/google-genai": "2.0.0",
195
195
  "@langchain/google-vertexai": "2.0.0",
196
196
  "@langchain/groq": "1.0.2",
197
197
  "@langchain/mistralai": "1.0.1",
198
198
  "@langchain/mongodb": "1.0.1",
199
199
  "@langchain/ollama": "1.0.2",
200
- "@langchain/openai": "catalog:",
200
+ "@langchain/openai": "1.1.3",
201
201
  "@langchain/pinecone": "1.0.1",
202
202
  "@langchain/qdrant": "1.0.1",
203
203
  "@langchain/redis": "1.0.1",
@@ -206,38 +206,38 @@
206
206
  "@modelcontextprotocol/sdk": "1.24.0",
207
207
  "@mozilla/readability": "0.6.0",
208
208
  "@atom8n/client-oauth2": "1.0.0-rc.0",
209
- "@atom8n/config": "2.1.0",
210
- "@atom8n/di": "0.10.0",
211
- "@atom8n/errors": "0.5.0",
212
- "@atom8n/json-schema-to-zod": "1.6.0",
213
- "@n8n/typeorm": "catalog:",
214
- "@atom8n/typescript-config": "1.3.0",
209
+ "@atom8n/config": "2.1.5",
210
+ "@atom8n/di": "0.10.5",
211
+ "@atom8n/errors": "0.5.5",
212
+ "@atom8n/json-schema-to-zod": "1.6.5",
213
+ "@n8n/typeorm": "0.3.20-15",
214
+ "@atom8n/typescript-config": "1.3.5",
215
215
  "@n8n/vm2": "3.9.25",
216
216
  "@pinecone-database/pinecone": "^5.0.2",
217
217
  "@qdrant/js-client-rest": "^1.16.2",
218
218
  "@supabase/supabase-js": "2.49.9",
219
219
  "@xata.io/client": "0.28.4",
220
220
  "@zilliz/milvus2-sdk-node": "^2.5.7",
221
- "basic-auth": "catalog:",
221
+ "basic-auth": "2.0.1",
222
222
  "cheerio": "1.0.0",
223
223
  "cohere-ai": "7.14.0",
224
224
  "d3-dsv": "2.0.0",
225
225
  "epub2": "3.0.2",
226
- "form-data": "catalog:",
226
+ "form-data": "4.0.0",
227
227
  "generate-schema": "2.6.0",
228
228
  "html-to-text": "9.0.5",
229
- "https-proxy-agent": "catalog:",
229
+ "https-proxy-agent": "7.0.6",
230
230
  "ignore": "^5.2.0",
231
231
  "js-tiktoken": "^1.0.12",
232
232
  "jsdom": "23.0.1",
233
233
  "langchain": "1.1.1",
234
234
  "@langchain/classic": "1.0.5",
235
- "lodash": "catalog:",
235
+ "lodash": "4.17.21",
236
236
  "mammoth": "1.11.0",
237
- "mime-types": "catalog:",
237
+ "mime-types": "3.0.1",
238
238
  "mongodb": "^6.17.0",
239
- "@atom8n/n8n-nodes-base": "2.2.0",
240
- "@atom8n/n8n-workflow": "2.2.0",
239
+ "@atom8n/n8n-nodes-base": "2.2.5",
240
+ "@atom8n/n8n-workflow": "2.2.5",
241
241
  "openai": "^6.9.0",
242
242
  "pdf-parse": "1.1.1",
243
243
  "pg": "8.12.0",
@@ -249,7 +249,7 @@
249
249
  "tmp-promise": "3.0.3",
250
250
  "undici": "^6.21.0",
251
251
  "weaviate-client": "3.6.2",
252
- "zod": "catalog:",
252
+ "zod": "3.25.67",
253
253
  "zod-to-json-schema": "3.23.3"
254
254
  }
255
255
  }