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
99
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 3.5.15 to 3.5.16-beta.1

2

cjs/Assist.d.ts

@@ -20,3 +20,3 @@ import type { Properties } from 'csstype';

private readonly noSecureMode;
readonly version = "3.5.15";
readonly version = "3.5.16-beta.1";
private socket;

@@ -23,0 +23,0 @@ private peer;

@@ -22,3 +22,3 @@ "use strict";

this.noSecureMode = noSecureMode;
this.version = "3.5.15";
this.version = "3.5.16-beta.1";
this.socket = null;

@@ -25,0 +25,0 @@ this.peer = null;

@@ -20,3 +20,3 @@ import type { Properties } from 'csstype';

private readonly noSecureMode;
readonly version = "3.5.15";
readonly version = "3.5.16-beta.1";
private socket;

@@ -23,0 +23,0 @@ private peer;

@@ -20,3 +20,3 @@ import { connect } from 'socket.io-client';

this.noSecureMode = noSecureMode;
this.version = "3.5.15";
this.version = "3.5.16-beta.1";
this.socket = null;

@@ -23,0 +23,0 @@ this.peer = null;

{
"name": "@openreplay/tracker-assist",
"description": "Tracker plugin for screen assistance through the WebRTC",
"version": "3.5.15",
"version": "3.5.16-beta.1",
"keywords": [

@@ -6,0 +6,0 @@ "WebRTC",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc