genesys-cloud-streaming-client 16.0.2 → 16.0.3-develop.57

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.
@@ -431,7 +431,7 @@ class Client extends events_1.default {
431
431
  return Client.version;
432
432
  }
433
433
  static get version() {
434
- return '16.0.2';
434
+ return '16.0.3';
435
435
  }
436
436
  }
437
437
  exports.Client = Client;
@@ -1,14 +1,14 @@
1
1
  {
2
2
  "name": "developercenter-cdn/streaming-client",
3
- "version": "16.0.2",
3
+ "version": "16.0.3",
4
4
  "ecosystem": "pc",
5
5
  "team": "Genesys Client Media (WebRTC)",
6
6
  "indexFiles": [
7
7
  {
8
- "file": "/v16.0.2/streaming-client.browser.ie.js"
8
+ "file": "/v16.0.3/streaming-client.browser.ie.js"
9
9
  },
10
10
  {
11
- "file": "/v16.0.2/streaming-client.browser.js"
11
+ "file": "/v16.0.3/streaming-client.browser.js"
12
12
  },
13
13
  {
14
14
  "file": "/v16/streaming-client.browser.ie.js"
@@ -17,6 +17,6 @@
17
17
  "file": "/v16/streaming-client.browser.js"
18
18
  }
19
19
  ],
20
- "build": "67",
21
- "buildDate": "2023-07-06T17:35:03.950130Z"
20
+ "build": "57",
21
+ "buildDate": "2023-08-16T14:56:44.293984Z"
22
22
  }
package/dist/es/client.js CHANGED
@@ -441,6 +441,6 @@ export class Client extends EventEmitter {
441
441
  return Client.version;
442
442
  }
443
443
  static get version() {
444
- return '16.0.2';
444
+ return '16.0.3';
445
445
  }
446
446
  }
@@ -43964,7 +43964,7 @@ class Client extends EventEmitter {
43964
43964
  return Client.version;
43965
43965
  }
43966
43966
  static get version() {
43967
- return '16.0.2';
43967
+ return '16.0.3';
43968
43968
  }
43969
43969
  }
43970
43970
 
@@ -431,7 +431,7 @@ class Client extends events_1.default {
431
431
  return Client.version;
432
432
  }
433
433
  static get version() {
434
- return '16.0.2';
434
+ return '16.0.3';
435
435
  }
436
436
  }
437
437
  exports.Client = Client;