New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@openreplay/tracker-assist

Package Overview
Dependencies
Maintainers
4
Versions
106
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@openreplay/tracker-assist - npm Package Compare versions

Comparing version

to
4.1.4-beta.2

2

cjs/Assist.d.ts

@@ -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",