@ai-sdk/google
Advanced tools
Comparing version 0.0.0 to 0.0.1
{ | ||
"name": "@ai-sdk/google", | ||
"version": "0.0.0", | ||
"version": "0.0.1", | ||
"license": "Apache-2.0", | ||
@@ -22,3 +22,3 @@ "sideEffects": false, | ||
"@ai-sdk/provider": "0.0.0", | ||
"@ai-sdk/provider-utils": "0.0.0" | ||
"@ai-sdk/provider-utils": "0.0.1" | ||
}, | ||
@@ -25,0 +25,0 @@ "devDependencies": { |
@@ -20,3 +20,3 @@ # Vercel AI SDK - Google Provider | ||
const google = new Google({ | ||
baseUrl: '', // optional base URL for proxies etc. | ||
baseURL: '', // optional base URL for proxies etc. | ||
apiKey: '', // optional API key, default to env property GOOGLE_GENERATIVE_AI_API_KEY | ||
@@ -23,0 +23,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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
3664
3
0
3
+ Added@ai-sdk/provider-utils@0.0.1(transitive)
- Removed@ai-sdk/provider-utils@0.0.0(transitive)
Updated@ai-sdk/provider-utils@0.0.1