quickblox 2.16.2 → 2.16.3
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/README.md +1 -9
- package/package.json +1 -1
- package/quickblox.d.ts +709 -591
- package/quickblox.js +2 -2
- package/quickblox.min.js +1 -1
- package/src/qbConfig.js +2 -2
package/quickblox.js
CHANGED
|
@@ -53642,8 +53642,8 @@ module.exports = StreamManagement;
|
|
|
53642
53642
|
*/
|
|
53643
53643
|
|
|
53644
53644
|
var config = {
|
|
53645
|
-
version: '2.16.
|
|
53646
|
-
buildNumber: '
|
|
53645
|
+
version: '2.16.3',
|
|
53646
|
+
buildNumber: '1158',
|
|
53647
53647
|
creds: {
|
|
53648
53648
|
'appId': 0,
|
|
53649
53649
|
'authKey': '',
|