@langchain/google-genai
Advanced tools
Comparing version 0.0.5 to 0.0.6
{ | ||
"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 @@ } |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
53956
23
Updated@langchain/core@~0.1.5