genesys-cloud-streaming-client 16.0.3-develop.59 → 16.0.3-develop.60

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.
@@ -17,6 +17,6 @@
17
17
  "file": "v16/streaming-client.browser.js"
18
18
  }
19
19
  ],
20
- "build": "59",
21
- "buildDate": "2023-10-18T20:59:01.938108Z"
20
+ "build": "60",
21
+ "buildDate": "2023-10-19T17:52:29.105548Z"
22
22
  }
@@ -6675,7 +6675,7 @@ class Logger extends EventEmitter {
6675
6675
  }
6676
6676
  }
6677
6677
  /* eslint-disable @typescript-eslint/naming-convention */
6678
- Logger.VERSION = '4.2.5';
6678
+ Logger.VERSION = '4.2.6';
6679
6679
 
6680
6680
  /* istanbul ignore file */
6681
6681
  if (!commonjsGlobal) {