This release is 1 version behind 24.6.2 — the latest version of @rivet-gg/actor-client. Jump to latest
@rivet-gg/actor-client@24.6.1-rc.2
🔧 Rivet Actors have built-in RPC, state, and events — the easiest way to build modern applications.
This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers




JSR Score
70%
Published
4 weeks ago (24.6.1-rc.2)
{ "name": "@rivet-gg/actor-client", "version": "24.6.1-rc.2", "license": "Apache-2.0", "imports": { "@std/assert": "jsr:@std/assert@^1.0.8", "@std/cbor": "jsr:@std/cbor@^0.1.3", "@std/log": "jsr:@std/log@^0.224.11", "zod": "npm:zod@^3.24.1" }, "exports": { ".": "./src/mod.ts", "./test": "./src/test.ts" }, "lint": { "rules": { "exclude": [ "no-explicit-any" ] } }, "publish": { "exclude": [ "!common", "!manager-protocol", "!protocol" ] } }