@langchain/google-cloud-sql-pg
Advanced tools
+7
-0
| # @langchain/google-cloud-sql-pg | ||
| ## 1.0.20 | ||
| ### Patch Changes | ||
| - Updated dependencies [[`41bfea5`](https://github.com/langchain-ai/langchainjs/commit/41bfea51cf119573a3b956ee782d2731fe71c681)]: | ||
| - @langchain/core@1.1.19 | ||
| ## 1.0.19 | ||
@@ -4,0 +11,0 @@ |
+3
-3
| { | ||
| "name": "@langchain/google-cloud-sql-pg", | ||
| "version": "1.0.19", | ||
| "version": "1.0.20", | ||
| "description": "LangChain.js integrations for Google Cloud SQL for PostgreSQL", | ||
@@ -21,3 +21,3 @@ "author": "Google LLC", | ||
| "uuid": "^11.0.5", | ||
| "@langchain/core": "1.1.18" | ||
| "@langchain/core": "1.1.19" | ||
| }, | ||
@@ -41,3 +41,3 @@ "devDependencies": { | ||
| "typescript": "~5.8.3", | ||
| "@langchain/core": "1.1.18", | ||
| "@langchain/core": "1.1.19", | ||
| "@langchain/eslint": "0.1.1", | ||
@@ -44,0 +44,0 @@ "@langchain/tsconfig": "0.0.1" |
355939
0.05%+ Added
- Removed
Updated