Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

connectycube

Package Overview
Dependencies
Maintainers
1
Versions
104
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

connectycube - npm Package Compare versions

Comparing version 2.1.1 to 2.1.2

2

lib/videocalling/cubeWebRTCSignalingProcessor.js

@@ -92,3 +92,3 @@ const SignalingConstants = require('./cubeWebRTCConstants').SignalingConstants;

} else {
if (extraParamsChildNodes[i].tagName === 'userInfo') {
if (itemTagName === 'userInfo') {
extension = ChatHelpers._XMLtoJS(extension, itemTagName, extraParamsChildNodes[i]);

@@ -95,0 +95,0 @@ } else {

{
"name": "connectycube",
"description": "ConnectyCube chat and video chat JavaScript SDK",
"version": "2.1.1",
"version": "2.1.2",
"homepage": "https://developers.connectycube.com/reactnative",

@@ -75,3 +75,3 @@ "main": "lib/cubeMain.js",

},
"gitHead": "857fcf2cfc7f6b4d601679ce682f54343e0e59d0"
"gitHead": "a53fae720e90d65729aca34bbe9974751eeb0f3e"
}
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