Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoSign in
Socket

@ai-sdk/gateway

Package Overview
Dependencies
Maintainers
3
Versions
293
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ai-sdk/gateway - npm Package Compare versions

Comparing version
3.0.60
to
3.0.61
+7
-0
CHANGELOG.md
# @ai-sdk/gateway
## 3.0.61
### Patch Changes
- Updated dependencies [08336f1]
- @ai-sdk/provider-utils@4.0.17
## 3.0.60

@@ -4,0 +11,0 @@

+1
-1

@@ -1339,3 +1339,3 @@ "use strict";

// src/version.ts
var VERSION = true ? "3.0.60" : "0.0.0-test";
var VERSION = true ? "3.0.61" : "0.0.0-test";

@@ -1342,0 +1342,0 @@ // src/gateway-provider.ts

@@ -1359,3 +1359,3 @@ // src/gateway-provider.ts

// src/version.ts
var VERSION = true ? "3.0.60" : "0.0.0-test";
var VERSION = true ? "3.0.61" : "0.0.0-test";

@@ -1362,0 +1362,0 @@ // src/gateway-provider.ts

{
"name": "@ai-sdk/gateway",
"private": false,
"version": "3.0.60",
"version": "3.0.61",
"license": "Apache-2.0",

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

"@ai-sdk/provider": "3.0.8",
"@ai-sdk/provider-utils": "4.0.16"
"@ai-sdk/provider-utils": "4.0.17"
},

@@ -38,0 +38,0 @@ "devDependencies": {