@openreplay/tracker-assist
Advanced tools
Comparing version 4.1.4-beta.3 to 4.1.4-beta.4
@@ -24,3 +24,3 @@ import type { Properties } from 'csstype'; | ||
private readonly noSecureMode; | ||
readonly version = "4.1.4-beta.3"; | ||
readonly version = "4.1.4-beta.4"; | ||
private socket; | ||
@@ -27,0 +27,0 @@ private peer; |
@@ -26,3 +26,3 @@ "use strict"; | ||
this.noSecureMode = noSecureMode; | ||
this.version = '4.1.4-beta.3'; | ||
this.version = '4.1.4-beta.4'; | ||
this.socket = null; | ||
@@ -29,0 +29,0 @@ this.peer = null; |
@@ -24,3 +24,3 @@ import type { Properties } from 'csstype'; | ||
private readonly noSecureMode; | ||
readonly version = "4.1.4-beta.3"; | ||
readonly version = "4.1.4-beta.4"; | ||
private socket; | ||
@@ -27,0 +27,0 @@ private peer; |
@@ -24,3 +24,3 @@ import { connect, } from 'socket.io-client'; | ||
this.noSecureMode = noSecureMode; | ||
this.version = '4.1.4-beta.3'; | ||
this.version = '4.1.4-beta.4'; | ||
this.socket = null; | ||
@@ -27,0 +27,0 @@ this.peer = null; |
{ | ||
"name": "@openreplay/tracker-assist", | ||
"description": "Tracker plugin for screen assistance through the WebRTC", | ||
"version": "4.1.4-beta.3", | ||
"version": "4.1.4-beta.4", | ||
"keywords": [ | ||
@@ -30,3 +30,3 @@ "WebRTC", | ||
"csstype": "^3.0.10", | ||
"peerjs": "1.4.7", | ||
"peerjs": "1.3.2", | ||
"socket.io-client": "^4.4.1" | ||
@@ -33,0 +33,0 @@ }, |
+ Added@types/node@10.17.60(transitive)
+ Addedeventemitter3@3.1.2(transitive)
+ Addedpeerjs@1.3.2(transitive)
- Removed@swc/helpers@0.3.17(transitive)
- Removedeventemitter3@4.0.7(transitive)
- Removedpeerjs@1.4.7(transitive)
- Removedtslib@2.8.1(transitive)
Updatedpeerjs@1.3.2