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

@livekit/agents-plugin-hume

Package Overview
Dependencies
Maintainers
19
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version
1.4.8
to
1.4.9
+1
-1
dist/index.cjs

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

title: "hume",
version: "1.4.8",
version: "1.4.9",
package: "@livekit/agents-plugin-hume"

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

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

title: "hume",
version: "1.4.8",
version: "1.4.9",
package: "@livekit/agents-plugin-hume"

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

{
"name": "@livekit/agents-plugin-hume",
"version": "1.4.8",
"version": "1.4.9",
"description": "Hume AI plugin for LiveKit Node Agents",

@@ -32,9 +32,9 @@ "main": "dist/index.js",

"typescript": "^5.0.0",
"@livekit/agents": "1.4.8",
"@livekit/agents-plugin-openai": "1.4.8",
"@livekit/agents-plugins-test": "1.4.8"
"@livekit/agents": "1.4.9",
"@livekit/agents-plugin-openai": "1.4.9",
"@livekit/agents-plugins-test": "1.4.9"
},
"peerDependencies": {
"@livekit/rtc-node": "^0.13.29",
"@livekit/agents": "1.4.8"
"@livekit/agents": "1.4.9"
},

@@ -41,0 +41,0 @@ "scripts": {