@livekit/agents-plugin-anthropic
Advanced tools
+1
-1
@@ -33,3 +33,3 @@ "use strict"; | ||
| title: "anthropic", | ||
| version: "1.5.5", | ||
| version: "1.6.0", | ||
| package: "@livekit/agents-plugin-anthropic" | ||
@@ -36,0 +36,0 @@ }); |
+1
-1
@@ -8,3 +8,3 @@ import { Plugin } from "@livekit/agents"; | ||
| title: "anthropic", | ||
| version: "1.5.5", | ||
| version: "1.6.0", | ||
| package: "@livekit/agents-plugin-anthropic" | ||
@@ -11,0 +11,0 @@ }); |
+8
-5
| { | ||
| "name": "@livekit/agents-plugin-anthropic", | ||
| "version": "1.5.5", | ||
| "version": "1.6.0", | ||
| "description": "Anthropic plugin for LiveKit Node Agents", | ||
@@ -20,3 +20,6 @@ "main": "dist/index.js", | ||
| "type": "module", | ||
| "repository": "git@github.com:livekit/agents-js.git", | ||
| "repository": { | ||
| "type": "git", | ||
| "url": "git@github.com:livekit/agents-js.git" | ||
| }, | ||
| "license": "Apache-2.0", | ||
@@ -34,4 +37,4 @@ "files": [ | ||
| "zod": "^3.25.76 || ^4.1.8", | ||
| "@livekit/agents": "1.5.5", | ||
| "@livekit/agents-plugins-test": "1.5.5" | ||
| "@livekit/agents": "1.6.0", | ||
| "@livekit/agents-plugins-test": "1.6.0" | ||
| }, | ||
@@ -43,3 +46,3 @@ "dependencies": { | ||
| "@livekit/rtc-node": "^0.13.31", | ||
| "@livekit/agents": "1.5.5" | ||
| "@livekit/agents": "1.6.0" | ||
| }, | ||
@@ -46,0 +49,0 @@ "scripts": { |
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
179437
0.02%4
-20%