@langchain/google-cloud-sql-pg
Advanced tools
+7
-0
| # @langchain/google-cloud-sql-pg | ||
| ## 1.0.16 | ||
| ### Patch Changes | ||
| - Updated dependencies [[`230462d`](https://github.com/langchain-ai/langchainjs/commit/230462d28c3a8b5ccadf433ea2f523eb6e658de6)]: | ||
| - @langchain/core@1.1.15 | ||
| ## 1.0.15 | ||
@@ -4,0 +11,0 @@ |
+3
-3
| { | ||
| "name": "@langchain/google-cloud-sql-pg", | ||
| "version": "1.0.15", | ||
| "version": "1.0.16", | ||
| "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.14" | ||
| "@langchain/core": "1.1.15" | ||
| }, | ||
@@ -41,3 +41,3 @@ "devDependencies": { | ||
| "typescript": "~5.8.3", | ||
| "@langchain/core": "1.1.14", | ||
| "@langchain/core": "1.1.15", | ||
| "@langchain/eslint": "0.1.1", | ||
@@ -44,0 +44,0 @@ "@langchain/tsconfig": "0.0.1" |
354653
0.05%+ Added
- Removed
Updated