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

@ai-sdk/anthropic

Package Overview
Dependencies
Maintainers
3
Versions
375
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ai-sdk/anthropic - npm Package Compare versions

Comparing version
3.0.45
to
3.0.46
+6
-0
CHANGELOG.md
# @ai-sdk/anthropic
## 3.0.46
### Patch Changes
- b094c07: fix compaction_delta streaming schema to allow null content
## 3.0.45

@@ -4,0 +10,0 @@

+1
-1
{
"name": "@ai-sdk/anthropic",
"version": "3.0.45",
"version": "3.0.46",
"license": "Apache-2.0",

@@ -5,0 +5,0 @@ "sideEffects": false,

@@ -1131,3 +1131,3 @@ import { JSONSchema7 } from '@ai-sdk/provider';

type: z.literal('compaction_delta'),
content: z.string(),
content: z.string().nullish(),
}),

@@ -1134,0 +1134,0 @@ z.object({

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 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 too big to display