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

video-webinar-utils

Package Overview
Dependencies
Maintainers
1
Versions
614
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

video-webinar-utils - npm Package Compare versions

Comparing version 1.23.573 to 1.23.574

2

package.json
{
"name": "video-webinar-utils",
"version": "1.23.573",
"version": "1.23.574",
"dependencies": {

@@ -5,0 +5,0 @@ "escape-html": "1.0.x",

@@ -197,6 +197,6 @@ const util = require("util");

errorMessage = {
to: parsed.sessionId || parsed.cpsUserId,
//to: parsed.sessionId || parsed.cpsUserId,
eventType: 'server_connection',
webinarId: parsed.webinarId,
from: 'server',
//webinarId: parsed.webinarId,
//from: 'server',
data: {status: status, isManyConnections: isManyConnections},

@@ -203,0 +203,0 @@ signalId: uuid.v4()

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