@ai-sdk/provider
Advanced tools
Comparing version 1.0.0-canary.0 to 1.0.0
# @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 @@ |
{ | ||
"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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
137733
10
1754