osi-cards-lib 1.5.36 → 1.5.37
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.
|
@@ -31811,10 +31811,10 @@ class SubscriptionPool {
|
|
|
31811
31811
|
* Do not edit manually - generated by scripts/generate-version.js
|
|
31812
31812
|
*
|
|
31813
31813
|
* Source of truth: version.config.json
|
|
31814
|
-
* Last synced: 2025-12-12T21:
|
|
31814
|
+
* Last synced: 2025-12-12T21:31:10.419Z
|
|
31815
31815
|
*/
|
|
31816
31816
|
const VERSION = '1.5.19';
|
|
31817
|
-
const BUILD_DATE = '2025-12-12T21:
|
|
31817
|
+
const BUILD_DATE = '2025-12-12T21:31:10.419Z';
|
|
31818
31818
|
const BUILD_HASH = '34c5699';
|
|
31819
31819
|
const BUILD_BRANCH = 'main';
|
|
31820
31820
|
const VERSION_INFO = {
|