@@ -181,3 +181,3 @@ "use strict"; | ||
| // src/version.ts | ||
| var VERSION = true ? "5.0.140" : "0.0.0-test"; | ||
| var VERSION = true ? "5.0.141" : "0.0.0-test"; | ||
@@ -184,0 +184,0 @@ // src/util/download/download.ts |
@@ -160,3 +160,3 @@ // internal/index.ts | ||
| // src/version.ts | ||
| var VERSION = true ? "5.0.140" : "0.0.0-test"; | ||
| var VERSION = true ? "5.0.141" : "0.0.0-test"; | ||
@@ -163,0 +163,0 @@ // src/util/download/download.ts |
+2
-2
| { | ||
| "name": "ai", | ||
| "version": "5.0.140", | ||
| "version": "5.0.141", | ||
| "description": "AI SDK by Vercel - The AI Toolkit for TypeScript and JavaScript", | ||
@@ -38,3 +38,3 @@ "license": "Apache-2.0", | ||
| "@opentelemetry/api": "1.9.0", | ||
| "@ai-sdk/gateway": "2.0.46", | ||
| "@ai-sdk/gateway": "2.0.47", | ||
| "@ai-sdk/provider": "2.0.1", | ||
@@ -41,0 +41,0 @@ "@ai-sdk/provider-utils": "3.0.21" |
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
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
2831266
0+ Added
- Removed
Updated