🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

ai

Package Overview
Dependencies
Maintainers
5
Versions
1394
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ai - npm Package Compare versions

Comparing version
6.0.238
to
6.0.239
+1
-1
dist/internal/index.js

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

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

@@ -170,0 +170,0 @@ // src/util/download/download.ts

@@ -147,3 +147,3 @@ // internal/index.ts

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

@@ -150,0 +150,0 @@ // src/util/download/download.ts

{
"name": "ai",
"version": "6.0.238",
"version": "6.0.239",
"description": "AI SDK by Vercel - build apps like ChatGPT, Claude, Gemini, and more with a single interface for any model using the Vercel AI Gateway or go direct to OpenAI, Anthropic, Google, or any other model provider.",

@@ -48,3 +48,3 @@ "license": "Apache-2.0",

"@opentelemetry/api": "^1.9.0",
"@ai-sdk/gateway": "3.0.160",
"@ai-sdk/gateway": "3.0.161",
"@ai-sdk/provider": "3.0.14",

@@ -51,0 +51,0 @@ "@ai-sdk/provider-utils": "4.0.41"

@@ -170,6 +170,8 @@ import type { CallWarning, FinishReason, ProviderMetadata } from '../types';

/**
* The generated structured output. It uses the `output` specification.
* The generated output according to the `output` specification.
*
* @throws {NoOutputGeneratedError} When no output is available, for example
* when the final step does not finish with a `stop` reason.
*/
readonly output: InferCompleteOutput<OUTPUT>;
}

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

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 not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet