Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

@langchain/google-genai

Package Overview
Dependencies
Maintainers
12
Versions
100
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@langchain/google-genai - npm Package Compare versions

Comparing version
2.1.17
to
2.1.18
+7
-0
CHANGELOG.md
# @langchain/google-genai
## 2.1.18
### Patch Changes
- Updated dependencies [[`71d08c0`](https://github.com/langchain-ai/langchainjs/commit/71d08c0a3a2597bd5a084eb35a7830e5ea1a2b29)]:
- @langchain/core@1.1.23
## 2.1.17

@@ -4,0 +11,0 @@

+7
-7
{
"name": "@langchain/google-genai",
"version": "2.1.17",
"version": "2.1.18",
"description": "Google Generative AI integration for LangChain.js",

@@ -21,3 +21,3 @@ "author": "LangChain",

"peerDependencies": {
"@langchain/core": "^1.1.21"
"@langchain/core": "^1.1.23"
},

@@ -33,4 +33,4 @@ "devDependencies": {

"hnswlib-node": "^3.0.0",
"jest": "^29.5.0",
"jest-environment-node": "^29.6.4",
"jest": "^30.2.0",
"jest-environment-node": "^30.2.0",
"prettier": "^3.5.0",

@@ -40,6 +40,6 @@ "ts-jest": "^29.4.6",

"zod": "^3.25.76",
"@langchain/core": "^1.1.21",
"@langchain/eslint": "0.1.1",
"@langchain/core": "^1.1.23",
"@langchain/tsconfig": "0.0.1",
"@langchain/standard-tests": "0.0.23",
"@langchain/tsconfig": "0.0.1"
"@langchain/eslint": "0.1.1"
},

@@ -46,0 +46,0 @@ "publishConfig": {