@dxos/network-manager 0.1.58-main.88ec9da → 0.1.58-main.935caa2

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.
@@ -2687,7 +2687,7 @@ var SimplePeerTransport = class {
2687
2687
  this.errors.raise(err);
2688
2688
  }
2689
2689
  try {
2690
- if (typeof this._peer?._pc?.getStats === "function") {
2690
+ if (typeof this._peer?._pc.getStats === "function") {
2691
2691
  this._peer._pc.getStats().then((stats) => {
2692
2692
  log11.warn("report after webrtc error", {
2693
2693
  config: this.params.webrtcConfig,
@@ -3445,4 +3445,4 @@ export {
3445
3445
  createLibDataChannelTransportFactory,
3446
3446
  createTeleportProtocolFactory
3447
3447
  };
3448
- //# sourceMappingURL=chunk-GIK7R3TA.mjs.map
3448
+ //# sourceMappingURL=chunk-CNQ55TFQ.mjs.map