Sign In

@ai-sdk/google

Package Overview
Dependencies
Maintainers
3
Versions
615
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ai-sdk/google - npm Package Compare versions

Comparing version
2.0.86
to
2.0.87
+8
-0
CHANGELOG.md
# @ai-sdk/google
## 2.0.87
### Patch Changes
- 1f51a4b: Preserve Google API error details in `APICallError.data`.
- Updated dependencies [0e51b7b]
- @ai-sdk/provider-utils@3.0.32
## 2.0.86

@@ -4,0 +12,0 @@

+1
-0

@@ -10,2 +10,3 @@ import * as _ai_sdk_provider_utils from '@ai-sdk/provider-utils';

status: string;
details?: unknown[] | null | undefined;
};

@@ -12,0 +13,0 @@ }>;

@@ -10,2 +10,3 @@ import * as _ai_sdk_provider_utils from '@ai-sdk/provider-utils';

status: string;
details?: unknown[] | null | undefined;
};

@@ -12,0 +13,0 @@ }>;

+4
-4
{
"name": "@ai-sdk/google",
"version": "2.0.86",
"version": "2.0.87",
"license": "Apache-2.0",

@@ -29,3 +29,3 @@ "sideEffects": false,

"dependencies": {
"@ai-sdk/provider-utils": "3.0.31",
"@ai-sdk/provider-utils": "3.0.32",
"@ai-sdk/provider": "2.0.3"

@@ -38,4 +38,4 @@ },

"zod": "3.25.76",
"@vercel/ai-tsconfig": "0.0.0",
"@ai-sdk/test-server": "0.0.4"
"@ai-sdk/test-server": "0.0.4",
"@vercel/ai-tsconfig": "0.0.0"
},

@@ -42,0 +42,0 @@ "peerDependencies": {

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display