connectycube
Advanced tools
Comparing version 2.1.1 to 2.1.2
@@ -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" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1324135