New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@ai-sdk/anthropic

Package Overview
Dependencies
Maintainers
2
Versions
80
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 1.0.0-canary.4 to 1.0.0

21

CHANGELOG.md
# @ai-sdk/anthropic
## 1.0.0
### Major Changes
- 66060f7: chore (release): bump major version to 4.0
- 0d3d3f5: chore (providers): remove baseUrl option
- 8ad0504: chore (provider/anthropic): remove Anthropic facade
- 2f6e8c0: chore (provider/anthropic): remove topK model setting
### Patch Changes
- Updated dependencies [b469a7e]
- Updated dependencies [dce4158]
- Updated dependencies [c0ddc24]
- Updated dependencies [b1da952]
- Updated dependencies [dce4158]
- Updated dependencies [8426f55]
- Updated dependencies [db46ce5]
- @ai-sdk/provider-utils@2.0.0
- @ai-sdk/provider@1.0.0
## 1.0.0-canary.4

@@ -4,0 +25,0 @@

8

package.json
{
"name": "@ai-sdk/anthropic",
"version": "1.0.0-canary.4",
"version": "1.0.0",
"license": "Apache-2.0",

@@ -22,4 +22,4 @@ "sideEffects": false,

"dependencies": {
"@ai-sdk/provider": "1.0.0-canary.0",
"@ai-sdk/provider-utils": "2.0.0-canary.3"
"@ai-sdk/provider": "1.0.0",
"@ai-sdk/provider-utils": "2.0.0"
},

@@ -55,4 +55,4 @@ "devDependencies": {

"build": "tsup",
"build:watch": "tsup --watch",
"clean": "rm -rf dist",
"dev": "tsup --watch",
"lint": "eslint \"./**/*.ts*\"",

@@ -59,0 +59,0 @@ "type-check": "tsc --noEmit",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc