@opentok/client 2.30.0-alpha.2 → 2.30.0-alpha.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.
@@ -1,11 +1,11 @@
1
1
  /**
2
- * @license OpenTok.js 2.30.0 d40a372
2
+ * @license OpenTok.js 2.30.0 c7ae6a6
3
3
  *
4
4
  * Copyright (c) 2010-2025 TokBox, Inc.
5
5
  * Subject to the applicable Software Development Kit (SDK) License Agreement:
6
6
  * https://www.vonage.com/legal/communications-apis/terms-of-use/
7
7
  *
8
- * Date: Fri, 11 Apr 2025 17:38:14 GMT
8
+ * Date: Mon, 14 Apr 2025 22:37:09 GMT
9
9
  */
10
10
 
11
11
  var OT;
@@ -42241,7 +42241,7 @@ const logging = (0, _log.default)('StaticConfig');
42241
42241
  */
42242
42242
 
42243
42243
  /** @type builtInConfig */
42244
- const builtInConfig = (0, _cloneDeep.default)({"version":"v2.30.0","buildHash":"d40a372","minimumVersion":{"firefox":52,"chrome":49},"debug":false,"websiteURL":"http://www.tokbox.com","configURL":"https://config.opentok.com","ipWhitelistConfigURL":"","cdnURL":"","loggingURL":"https://hlg.tokbox.com/prod","apiURL":"https://anvil.opentok.com"});
42244
+ const builtInConfig = (0, _cloneDeep.default)({"version":"v2.30.0","buildHash":"c7ae6a6","minimumVersion":{"firefox":52,"chrome":49},"debug":false,"websiteURL":"http://www.tokbox.com","configURL":"https://config.opentok.com","ipWhitelistConfigURL":"","cdnURL":"","loggingURL":"https://hlg.tokbox.com/prod","apiURL":"https://anvil.opentok.com"});
42245
42245
  const whitelistAllowedRuntimeProperties = (0, _pick.default)(['apiURL', 'assetURL', 'cdnURL', 'sessionInfoOverrides', 'loggingURL']);
42246
42246
  const liveConfigMap = {
42247
42247
  apiUrl: 'apiURL',