+1
-1
| { | ||
| "name": "ai", | ||
| "version": "7.0.10", | ||
| "version": "7.0.11", | ||
| "type": "module", | ||
@@ -5,0 +5,0 @@ "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.", |
@@ -34,8 +34,5 @@ import type * as diagnosticsChannelModule from 'node:diagnostics_channel'; | ||
| if (diagnosticsChannelPromise == null) { | ||
| diagnosticsChannelPromise = ( | ||
| import( | ||
| /* webpackIgnore: true */ | ||
| 'node:diagnostics_channel' | ||
| ) as Promise<DiagnosticsChannel> | ||
| ).catch(() => undefined); | ||
| diagnosticsChannelPromise = Promise.resolve( | ||
| loadBuiltinModule<DiagnosticsChannel>('node:diagnostics_channel'), | ||
| ); | ||
| } | ||
@@ -42,0 +39,0 @@ |
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
6282611
064286
-0.01%