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.6 to 2.1.7

2

lib/cubeInternalUtils.js

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

} else if (this.getEnv().reactnative) {
return global.btoa(str)
return global.encodeToBase64(str)
} else {

@@ -184,0 +184,0 @@ // Node.js & Native Script

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

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

},
"gitHead": "262a91dbf3c8885d722b882b74eeac0a9efed93a"
"gitHead": "86a429d1248d350f8bc3223f93d6226ae772ed9f"
}

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