Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@ai-sdk/provider

Package Overview
Dependencies
Maintainers
2
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ai-sdk/provider - npm Package Compare versions

Comparing version 1.0.0-canary.0 to 1.0.0

7

CHANGELOG.md
# @ai-sdk/provider
## 1.0.0
### Major Changes
- b469a7e: chore: remove isXXXError methods
- c0ddc24: chore (ai): remove toJSON method from AI SDK errors
## 1.0.0-canary.0

@@ -4,0 +11,0 @@

6

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

@@ -28,3 +28,3 @@ "sideEffects": false,

"tsup": "^8",
"typescript": "5.5.4",
"typescript": "5.6.3",
"@vercel/ai-tsconfig": "0.0.0"

@@ -51,4 +51,4 @@ },

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

@@ -55,0 +55,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