Socket
Socket
Sign inDemoInstall

connectycube

Package Overview
Dependencies
78
Maintainers
2
Versions
93
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.25.1 to 3.26.0

5

lib/messaging/cubeChat.js

@@ -631,3 +631,6 @@ const Config = require('../cubeConfig'),

this.streamManagement._removeElementHandler();
if (Config.chat.streamManagement.enable) {
this.streamManagement._removeElementHandler();
}
return this.xmppClient.stop();

@@ -634,0 +637,0 @@ }

4

package.json
{
"name": "connectycube",
"description": "ConnectyCube chat and video chat JavaScript SDK",
"version": "3.25.1",
"version": "3.26.0",
"homepage": "https://developers.connectycube.com/reactnative",

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

},
"gitHead": "c79f5d5a9ca6b495c64e8256fa69b7c459d384e6"
"gitHead": "5f34c2c76429175a81ac3e06f3ce57c8aac509b3"
}

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

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc