@openreplay/tracker-assist
Advanced tools
Comparing version
@@ -24,3 +24,3 @@ import type { Properties } from 'csstype'; | ||
private readonly noSecureMode; | ||
readonly version = "4.1.4-beta.1"; | ||
readonly version = "4.1.4-beta.2"; | ||
private socket; | ||
@@ -27,0 +27,0 @@ private peer; |
@@ -12,2 +12,5 @@ "use strict"; | ||
const ScreenRecordingState_1 = require("./ScreenRecordingState"); | ||
// TODO: fully specified strict check with no-any (everywhere) | ||
// @ts-ignore | ||
peerjs_1.default = peerjs_1.default.default || peerjs_1.default; | ||
var CallingState; | ||
@@ -24,3 +27,3 @@ (function (CallingState) { | ||
this.noSecureMode = noSecureMode; | ||
this.version = '4.1.4-beta.1'; | ||
this.version = '4.1.4-beta.2'; | ||
this.socket = null; | ||
@@ -27,0 +30,0 @@ this.peer = null; |
@@ -24,3 +24,3 @@ import type { Properties } from 'csstype'; | ||
private readonly noSecureMode; | ||
readonly version = "4.1.4-beta.1"; | ||
readonly version = "4.1.4-beta.2"; | ||
private socket; | ||
@@ -27,0 +27,0 @@ private peer; |
@@ -10,2 +10,5 @@ import { connect, } from 'socket.io-client'; | ||
import ScreenRecordingState from './ScreenRecordingState'; | ||
// TODO: fully specified strict check with no-any (everywhere) | ||
// @ts-ignore | ||
Peer = Peer.default || Peer; | ||
var CallingState; | ||
@@ -22,3 +25,3 @@ (function (CallingState) { | ||
this.noSecureMode = noSecureMode; | ||
this.version = '4.1.4-beta.1'; | ||
this.version = '4.1.4-beta.2'; | ||
this.socket = null; | ||
@@ -25,0 +28,0 @@ this.peer = null; |
{ | ||
"name": "@openreplay/tracker-assist", | ||
"description": "Tracker plugin for screen assistance through the WebRTC", | ||
"version": "4.1.4-beta.1", | ||
"version": "4.1.4-beta.2", | ||
"keywords": [ | ||
@@ -6,0 +6,0 @@ "WebRTC", |
151198
0.16%3430
0.18%