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

@ai-sdk/vue

Package Overview
Dependencies
Maintainers
2
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ai-sdk/vue - npm Package Compare versions

Comparing version 0.0.50 to 0.0.51

5

./dist/index.js

@@ -158,6 +158,3 @@ "use strict";

},
onFinish(message, options2) {
mutate([...chatRequest.messages, message]);
onFinish == null ? void 0 : onFinish(message, options2);
},
onFinish,
restoreMessagesOnFailure() {

@@ -164,0 +161,0 @@ if (!keepLastMessageOnError) {

# @ai-sdk/vue
## 0.0.51
### Patch Changes
- d3933e0: fix (ui/vue): keep intermediate assistant messages
## 0.0.50

@@ -4,0 +10,0 @@

@@ -158,6 +158,3 @@ "use strict";

},
onFinish(message, options2) {
mutate([...chatRequest.messages, message]);
onFinish == null ? void 0 : onFinish(message, options2);
},
onFinish,
restoreMessagesOnFailure() {

@@ -164,0 +161,0 @@ if (!keepLastMessageOnError) {

2

package.json
{
"name": "@ai-sdk/vue",
"version": "0.0.50",
"version": "0.0.51",
"license": "Apache-2.0",

@@ -5,0 +5,0 @@ "sideEffects": false,

@@ -1,4 +0,4 @@

# Vercel AI SDK: Vue.js provider
# AI SDK: Vue.js provider
[Vue.js](https://vuejs.org/) UI components for the [Vercel AI SDK](https://sdk.vercel.ai/docs):
[Vue.js](https://vuejs.org/) UI components for the [AI SDK](https://sdk.vercel.ai/docs):

@@ -5,0 +5,0 @@ - [`useChat`](https://sdk.vercel.ai/docs/reference/ai-sdk-ui/use-chat) composable

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