osi-cards-lib 1.5.30 → 1.5.31
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.
|
@@ -31794,10 +31794,10 @@ class SubscriptionPool {
|
|
|
31794
31794
|
* Do not edit manually - generated by scripts/generate-version.js
|
|
31795
31795
|
*
|
|
31796
31796
|
* Source of truth: version.config.json
|
|
31797
|
-
* Last synced: 2025-12-12T19:18
|
|
31797
|
+
* Last synced: 2025-12-12T19:25:18.901Z
|
|
31798
31798
|
*/
|
|
31799
31799
|
const VERSION = '1.5.19';
|
|
31800
|
-
const BUILD_DATE = '2025-12-12T19:18
|
|
31800
|
+
const BUILD_DATE = '2025-12-12T19:25:18.901Z';
|
|
31801
31801
|
const BUILD_HASH = 'fbe56c9';
|
|
31802
31802
|
const BUILD_BRANCH = 'main';
|
|
31803
31803
|
const VERSION_INFO = {
|