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

@ai-sdk/provider-utils

Package Overview
Dependencies
Maintainers
2
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ai-sdk/provider-utils - npm Package Compare versions

Comparing version 2.0.0-canary.3 to 2.0.0

test/dist/chunk-D6YTI3O5.mjs

17

CHANGELOG.md
# @ai-sdk/provider-utils
## 2.0.0
### Major Changes
- b469a7e: chore: remove isXXXError methods
- b1da952: chore (provider-utils): remove convertStreamToArray
- 8426f55: chore (ai):increase id generator default size from 7 to 16.
- db46ce5: chore (provider-utils): remove isParseableJson export
### Patch Changes
- dce4158: chore (dependencies): update eventsource-parser to 3.0.0
- dce4158: chore (dependencies): update nanoid to 5.0.8
- Updated dependencies [b469a7e]
- Updated dependencies [c0ddc24]
- @ai-sdk/provider@1.0.0
## 2.0.0-canary.3

@@ -4,0 +21,0 @@

8

package.json
{
"name": "@ai-sdk/provider-utils",
"version": "2.0.0-canary.3",
"version": "2.0.0",
"license": "Apache-2.0",

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

"dependencies": {
"@ai-sdk/provider": "1.0.0-canary.0",
"@ai-sdk/provider": "1.0.0",
"eventsource-parser": "^3.0.0",

@@ -37,3 +37,3 @@ "nanoid": "^5.0.8",

"@types/node": "^18",
"msw": "2.3.1",
"msw": "2.6.4",
"tsup": "^8",

@@ -71,4 +71,4 @@ "typescript": "5.6.3",

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

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

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 not supported yet

Sorry, the diff of this file is not supported yet

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