Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@ai-sdk/google

Package Overview
Dependencies
Maintainers
2
Versions
68
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 0.0.0 to 0.0.1

4

package.json
{
"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 @@ });

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc