@opentok/client 2.35.0-alpha.28 → 2.35.0-alpha.29

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.35.0 6d82efef1
2
+ * @license OpenTok.js 2.35.0 3f6eae33e
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: Sat, 23 May 2026 07:05:36 GMT
8
+ * Date: Mon, 25 May 2026 08:12:51 GMT
9
9
  */
10
10
 
11
11
  (function webpackUniversalModuleDefinition(root, factory) {
@@ -41923,7 +41923,7 @@ function staticConfigFactory(_temp) {
41923
41923
  _ref$axios = _ref.axios,
41924
41924
  axios = _ref$axios === void 0 ? _axios.default : _ref$axios,
41925
41925
  _ref$properties = _ref.properties,
41926
- properties = _ref$properties === void 0 ? {"version":"v2.35.0","buildHash":"6d82efef1","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;
41926
+ properties = _ref$properties === void 0 ? {"version":"v2.35.0","buildHash":"3f6eae33e","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;
41927
41927
  /** @type builtInConfig */
41928
41928
  const builtInConfig = (0, _cloneDeep.default)(properties);
41929
41929
  /**