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

connectycube

Package Overview
Dependencies
Maintainers
2
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 3.12.2 to 3.12.3

2

lib/cubeProxy.js

@@ -145,3 +145,3 @@ const config = require('./cubeConfig')

'=' +
this.encodeURIComponent(data[k])
(Utils.isArray(data[k]) ? data[k].map(val => this.encodeURIComponent(val)).join(',') : this.encodeURIComponent(data[k]))
)

@@ -148,0 +148,0 @@ }

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

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

},
"gitHead": "efe955ba557da3e4ce980af4a41364e9dfe84e4b"
"gitHead": "ea50baf57f09a8f8ed3c3f30320dc447086ba022"
}

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc