You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

j-queue-sdk-web

Package Overview
Dependencies
Maintainers
1
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

j-queue-sdk-web - npm Package Compare versions

Comparing version

to
1.0.5

1

dist/src/index.js

@@ -223,3 +223,2 @@ "use strict";

window.ConnectionJQueueSdkWeb = ConnectionJQueueSdkWeb;
// Log for debugging
console.log('[J-Queue] ConnectionJQueueSdkWeb initialized on window');

@@ -226,0 +225,0 @@ }

2

package.json
{
"name": "j-queue-sdk-web",
"version": "1.0.4",
"version": "1.0.5",
"description": "A TypeScript package to check WebSocket connection status and control web access with a popup",

@@ -5,0 +5,0 @@ "main": "dist/j-queue-sdk-web.js",

@@ -253,3 +253,2 @@ import { io, Socket } from 'socket.io-client';

window.ConnectionJQueueSdkWeb = ConnectionJQueueSdkWeb;
// Log for debugging
console.log('[J-Queue] ConnectionJQueueSdkWeb initialized on window');

@@ -256,0 +255,0 @@ }

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet