quickblox 2.23.1-beta.5 → 2.23.1-beta.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/quickblox.js +1 -1
- package/quickblox.min.js +1 -1
- package/src/plugins/streamManagement.js +235 -0
- package/src/qbConfig.js +1 -1
- package/__getStats-mediaType-guard-fix-plan.md +0 -353
package/package.json
CHANGED
package/quickblox.js
CHANGED
|
@@ -39723,7 +39723,7 @@ module.exports = StreamManagement;
|
|
|
39723
39723
|
*/
|
|
39724
39724
|
|
|
39725
39725
|
var config = {
|
|
39726
|
-
version: '2.23.1-beta.
|
|
39726
|
+
version: '2.23.1-beta.6',
|
|
39727
39727
|
buildNumber: '1179',
|
|
39728
39728
|
creds: {
|
|
39729
39729
|
'appId': 0,
|