livekit-protocol 0.7.13

Livekit protocol and utilities for the Rust SDK
Documentation
{
  "name": "github.com/livekit/protocol",
  "private": true,
  "version": "1.50.4",
  "scripts": {
    "changeset": "changeset",
    "ci:publish": "pnpm --filter @livekit/protocol run build && changeset publish"
  },
  "devDependencies": {
    "@babel/core": "^7.27.1",
    "@changesets/cli": "^2.29.7",
    "@livekit/changesets-changelog-github": "^0.2.0",
    "esbuild": "^0.28.0"
  },
  "pnpm": {
    "overrides": {
      "minimatch": "10.2.5",
      "js-yaml": "3.15.0",
      "brace-expansion": "5.0.8",
      "picomatch": "4.0.4",
      "defu": "6.1.5"
    },
    "onlyBuiltDependencies": [
      "esbuild"
    ]
  },
  "packageManager": "pnpm@10.34.5"
}