@langchain/google-genai
Advanced tools
+7
-0
| # @langchain/google-genai | ||
| ## 2.1.16 | ||
| ### Patch Changes | ||
| - Updated dependencies [[`71c3cba`](https://github.com/langchain-ai/langchainjs/commit/71c3cba843ab16d877299d158a1de0c7d22f3fb9)]: | ||
| - @langchain/core@1.1.20 | ||
| ## 2.1.15 | ||
@@ -4,0 +11,0 @@ |
+7
-7
| { | ||
| "name": "@langchain/google-genai", | ||
| "version": "2.1.15", | ||
| "version": "2.1.16", | ||
| "description": "Google Generative AI integration for LangChain.js", | ||
@@ -21,7 +21,7 @@ "author": "LangChain", | ||
| "peerDependencies": { | ||
| "@langchain/core": "1.1.19" | ||
| "@langchain/core": "1.1.20" | ||
| }, | ||
| "devDependencies": { | ||
| "@jest/globals": "^29.5.0", | ||
| "@swc/core": "^1.3.90", | ||
| "@jest/globals": "^30.2.0", | ||
| "@swc/core": "^1.15.11", | ||
| "@swc/jest": "^0.2.29", | ||
@@ -36,8 +36,8 @@ "@tsconfig/recommended": "^1.0.3", | ||
| "prettier": "^3.5.0", | ||
| "ts-jest": "^29.1.0", | ||
| "ts-jest": "^29.4.6", | ||
| "typescript": "~5.8.3", | ||
| "zod": "^3.25.76", | ||
| "@langchain/core": "1.1.19", | ||
| "@langchain/core": "1.1.20", | ||
| "@langchain/eslint": "0.1.1", | ||
| "@langchain/standard-tests": "0.0.22", | ||
| "@langchain/standard-tests": "0.0.23", | ||
| "@langchain/tsconfig": "0.0.1" | ||
@@ -44,0 +44,0 @@ }, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
499424
0.04%