@ai-sdk/anthropic 2.0.0-beta.10 → 2.0.0-beta.12

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.mjs CHANGED
@@ -1702,7 +1702,7 @@ var bash_20241022 = createProviderDefinedToolFactory({
1702
1702
  import { createProviderDefinedToolFactory as createProviderDefinedToolFactory2 } from "@ai-sdk/provider-utils";
1703
1703
  import z6 from "zod/v4";
1704
1704
  var bash_20250124 = createProviderDefinedToolFactory2({
1705
- id: "anthropic.bashTool_20250124",
1705
+ id: "anthropic.bash_20250124",
1706
1706
  name: "bash",
1707
1707
  inputSchema: z6.object({
1708
1708
  command: z6.string(),