fixparser 5.4.2 → 5.4.4

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.
@@ -68469,8 +68469,8 @@ var import_openpgp = __toESM(require_openpgp_min());
68469
68469
 
68470
68470
  // src/util/util.ts
68471
68471
  var version = {
68472
- version: "5.4.2",
68473
- build: "2022-11-23T22:21:19.623Z"
68472
+ version: "5.4.4",
68473
+ build: "2022-11-24T20:20:07.230Z"
68474
68474
  };
68475
68475
  var DEFAULT_FIX_VERSION = "FIX.5.0SP2";
68476
68476
  var DEFAULT_HEARTBEAT_SECONDS = 30;
@@ -68739,7 +68739,7 @@ var _LicenseManager = class {
68739
68739
  }
68740
68740
  };
68741
68741
  var LicenseManager = _LicenseManager;
68742
- __publicField(LicenseManager, "RELEASE_INFORMATION", "MTY2OTI0MjA3OTYyMw==");
68742
+ __publicField(LicenseManager, "RELEASE_INFORMATION", "MTY2OTMyMTIwNzIzMA==");
68743
68743
  __publicField(LicenseManager, "licenseKey");
68744
68744
  __publicField(LicenseManager, "licenseKeyId", null);
68745
68745
  __publicField(LicenseManager, "licenseExpiry", null);
@@ -68448,8 +68448,8 @@ var import_openpgp = __toESM(require_openpgp_min());
68448
68448
 
68449
68449
  // src/util/util.ts
68450
68450
  var version = {
68451
- version: "5.4.2",
68452
- build: "2022-11-23T22:21:19.623Z"
68451
+ version: "5.4.4",
68452
+ build: "2022-11-24T20:20:07.230Z"
68453
68453
  };
68454
68454
  var DEFAULT_FIX_VERSION = "FIX.5.0SP2";
68455
68455
  var DEFAULT_HEARTBEAT_SECONDS = 30;
@@ -68718,7 +68718,7 @@ var _LicenseManager = class {
68718
68718
  }
68719
68719
  };
68720
68720
  var LicenseManager = _LicenseManager;
68721
- __publicField(LicenseManager, "RELEASE_INFORMATION", "MTY2OTI0MjA3OTYyMw==");
68721
+ __publicField(LicenseManager, "RELEASE_INFORMATION", "MTY2OTMyMTIwNzIzMA==");
68722
68722
  __publicField(LicenseManager, "licenseKey");
68723
68723
  __publicField(LicenseManager, "licenseKeyId", null);
68724
68724
  __publicField(LicenseManager, "licenseExpiry", null);
@@ -1,4 +1,3 @@
1
- import { createRequire } from 'module';const require = createRequire(import.meta.url);
2
1
  var __defProp = Object.defineProperty;
3
2
  var __defNormalProp = (obj, key, value) => key in obj ? __defProp(obj, key, { enumerable: true, configurable: true, writable: true, value }) : obj[key] = value;
4
3
  var __export = (target, all) => {
@@ -59294,8 +59293,8 @@ var np = /* @__PURE__ */ Object.freeze({ __proto__: null, default: ip, __moduleE
59294
59293
 
59295
59294
  // src/util/util.ts
59296
59295
  var version = {
59297
- version: "5.4.2",
59298
- build: "2022-11-23T22:21:19.623Z"
59296
+ version: "5.4.4",
59297
+ build: "2022-11-24T20:20:07.230Z"
59299
59298
  };
59300
59299
  var DEFAULT_FIX_VERSION = "FIX.5.0SP2";
59301
59300
  var DEFAULT_HEARTBEAT_SECONDS = 30;
@@ -59563,7 +59562,7 @@ var _LicenseManager = class {
59563
59562
  }
59564
59563
  };
59565
59564
  var LicenseManager = _LicenseManager;
59566
- __publicField(LicenseManager, "RELEASE_INFORMATION", "MTY2OTI0MjA3OTYyMw==");
59565
+ __publicField(LicenseManager, "RELEASE_INFORMATION", "MTY2OTMyMTIwNzIzMA==");
59567
59566
  __publicField(LicenseManager, "licenseKey");
59568
59567
  __publicField(LicenseManager, "licenseKeyId", null);
59569
59568
  __publicField(LicenseManager, "licenseExpiry", null);