Sign In

@livekit/agents-plugin-did

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-did - npm Package Compare versions

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

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

title: "d-id",
version: "1.4.7",
version: "1.4.8",
package: "@livekit/agents-plugin-did"

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

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

title: "d-id",
version: "1.4.7",
version: "1.4.8",
package: "@livekit/agents-plugin-did"

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

{
"name": "@livekit/agents-plugin-did",
"version": "1.4.7",
"version": "1.4.8",
"description": "D-ID avatar plugin for LiveKit Node Agents",

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

"typescript": "^5.0.0",
"@livekit/agents": "1.4.7"
"@livekit/agents": "1.4.8"
},

@@ -41,3 +41,3 @@ "dependencies": {

"@livekit/rtc-node": "^0.13.29",
"@livekit/agents": "1.4.7"
"@livekit/agents": "1.4.8"
},

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