osi-cards-lib 1.5.35 → 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.
@@ -6083,7 +6083,7 @@ function getSectionsRequiringExternalLibs() {
6083
6083
  * Manifest metadata
6084
6084
  */
6085
6085
  const MANIFEST_META = {
6086
- generatedAt: '2025-12-12T20:10:53.516Z',
6086
+ generatedAt: '2025-12-12T21:20:30.523Z',
6087
6087
  registryVersion: '1.5.19',
6088
6088
  totalSections: 22,
6089
6089
  publicSections: 22
@@ -31811,11 +31811,11 @@ 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-12T20:38:43.054Z
31814
+ * Last synced: 2025-12-12T21:31:10.419Z
31815
31815
  */
31816
31816
  const VERSION = '1.5.19';
31817
- const BUILD_DATE = '2025-12-12T20:38:43.054Z';
31818
- const BUILD_HASH = 'fbe56c9';
31817
+ const BUILD_DATE = '2025-12-12T21:31:10.419Z';
31818
+ const BUILD_HASH = '34c5699';
31819
31819
  const BUILD_BRANCH = 'main';
31820
31820
  const VERSION_INFO = {
31821
31821
  version: VERSION,