Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@langchain/google-genai

Package Overview
Dependencies
Maintainers
4
Versions
32
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 0.0.5 to 0.0.6

6

package.json
{
"name": "@langchain/google-genai",
"version": "0.0.5",
"version": "0.0.6",
"description": "Sample integration for LangChain.js",

@@ -26,3 +26,2 @@ "type": "module",

"prepack": "yarn build",
"release": "release-it --only-version --config .release-it.json",
"test": "NODE_OPTIONS=--experimental-vm-modules jest --testPathIgnorePatterns=\\.int\\.test.ts --testTimeout 30000 --maxWorkers=50%",

@@ -39,3 +38,3 @@ "test:watch": "NODE_OPTIONS=--experimental-vm-modules jest --watch --testPathIgnorePatterns=\\.int\\.test.ts",

"@google/generative-ai": "^0.1.0",
"@langchain/core": "~0.1.3"
"@langchain/core": "~0.1.5"
},

@@ -62,2 +61,3 @@ "devDependencies": {

"prettier": "^2.8.3",
"release-it": "^15.10.1",
"rollup": "^4.5.2",

@@ -64,0 +64,0 @@ "ts-jest": "^29.1.0",

@@ -24,10 +24,10 @@ # @langchain/google-genai

"resolutions": {
"@langchain/core": "0.1.2"
"@langchain/core": "0.1.5"
},
"overrides": {
"@langchain/core": "0.1.2"
"@langchain/core": "0.1.5"
},
"pnpm": {
"overrides": {
"@langchain/core": "0.1.2"
"@langchain/core": "0.1.5"
}

@@ -34,0 +34,0 @@ }

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc