@opentok/client 2.36.0-alpha.3 → 2.36.0-alpha.4

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.36.0 de40f9627
2
+ * @license OpenTok.js 2.36.0 bd70dee1a
3
3
  *
4
4
  * Copyright (c) 2010-2026 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: Tue, 07 Jul 2026 10:04:19 GMT
8
+ * Date: Wed, 08 Jul 2026 11:32:05 GMT
9
9
  */
10
10
 
11
11
  (function webpackUniversalModuleDefinition(root, factory) {
@@ -39620,7 +39620,7 @@ function staticConfigFactory(_temp) {
39620
39620
  _ref$axios = _ref.axios,
39621
39621
  axios = _ref$axios === void 0 ? _axios.default : _ref$axios,
39622
39622
  _ref$properties = _ref.properties,
39623
- properties = _ref$properties === void 0 ? {"version":"v2.36.0","buildHash":"de40f9627","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","vonageApiURL":""} : _ref$properties;
39623
+ properties = _ref$properties === void 0 ? {"version":"v2.36.0","buildHash":"bd70dee1a","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","vonageApiURL":""} : _ref$properties;
39624
39624
  /** @type builtInConfig */
39625
39625
  const builtInConfig = (0, _cloneDeep.default)(properties);
39626
39626
  /**