🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@livekit/agents-plugin-mistralai

Package Overview
Dependencies
Maintainers
20
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@livekit/agents-plugin-mistralai - npm Package Compare versions

Comparing version
1.5.1
to
1.5.2
+1
-1
dist/index.cjs

@@ -27,3 +27,3 @@ "use strict";

title: "mistralai",
version: "1.5.1",
version: "1.5.2",
package: "@livekit/agents-plugin-mistralai"

@@ -30,0 +30,0 @@ });

@@ -10,3 +10,3 @@ import { Plugin } from "@livekit/agents";

title: "mistralai",
version: "1.5.1",
version: "1.5.2",
package: "@livekit/agents-plugin-mistralai"

@@ -13,0 +13,0 @@ });

{
"name": "@livekit/agents-plugin-mistralai",
"version": "1.5.1",
"version": "1.5.2",
"description": "Mistral AI plugin for LiveKit Node Agents",

@@ -33,4 +33,4 @@ "main": "dist/index.js",

"vitest": "^4.0.17",
"@livekit/agents": "1.5.1",
"@livekit/agents-plugins-test": "1.5.1"
"@livekit/agents": "1.5.2",
"@livekit/agents-plugins-test": "1.5.2"
},

@@ -42,4 +42,4 @@ "dependencies": {

"@livekit/rtc-node": "^0.13.31",
"@livekit/agents": "1.5.1",
"@livekit/agents-plugin-silero": "1.5.1"
"@livekit/agents-plugin-silero": "1.5.2",
"@livekit/agents": "1.5.2"
},

@@ -46,0 +46,0 @@ "peerDependenciesMeta": {