@ai-sdk/google
Advanced tools
+1
-1
| { | ||
| "name": "@ai-sdk/google", | ||
| "version": "4.0.0-beta.82", | ||
| "version": "4.0.0-beta.83", | ||
| "type": "module", | ||
@@ -5,0 +5,0 @@ "license": "Apache-2.0", |
@@ -462,3 +462,2 @@ import type { | ||
| const mergedHeaders = combineHeaders( | ||
| INTERACTIONS_API_REVISION_HEADER, | ||
| this.config.headers ? await resolve(this.config.headers) : undefined, | ||
@@ -592,3 +591,2 @@ options.headers, | ||
| const mergedHeaders = combineHeaders( | ||
| INTERACTIONS_API_REVISION_HEADER, | ||
| this.config.headers ? await resolve(this.config.headers) : undefined, | ||
@@ -762,11 +760,2 @@ options.headers, | ||
| /* | ||
| * Pins the Interactions API revision the SDK targets. Sent on every request | ||
| * the model issues so model-id calls, agent calls, polling, SSE reconnects, | ||
| * and cancellation all hit the same schema. | ||
| */ | ||
| const INTERACTIONS_API_REVISION_HEADER: Record<string, string> = { | ||
| 'Api-Revision': '2026-05-20', | ||
| }; | ||
| function pruneUndefined<T extends Record<string, unknown>>(obj: T): T { | ||
@@ -773,0 +762,0 @@ const result: Record<string, unknown> = {}; |
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
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
1613869
-0.05%21619
-0.07%