@cc-livekit/protocol 1.42.2-2 → 1.42.2-3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.cjs CHANGED
@@ -4887,7 +4887,7 @@ const TTCallOptions = /* @__PURE__ */ protobuf.proto3.makeMessageType(
4887
4887
  () => [
4888
4888
  {
4889
4889
  no: 1,
4890
- name: "publish_silence_audio",
4890
+ name: "auto_publish_silence_audio",
4891
4891
  kind: "scalar",
4892
4892
  T: 8
4893
4893
  /* ScalarType.BOOL */
@@ -7447,7 +7447,7 @@ const WebhookEvent = /* @__PURE__ */ protobuf.proto3.makeMessageType(
7447
7447
  ]
7448
7448
  );
7449
7449
 
7450
- const version = "1.42.2-2";
7450
+ const version = "1.42.2-3";
7451
7451
 
7452
7452
  exports.protoInt64 = protobuf.protoInt64;
7453
7453
  exports.ActiveSpeakerUpdate = ActiveSpeakerUpdate;