fixparser 5.8.3 → 5.8.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.
package/build/cjs/FIXParser.js
CHANGED
|
@@ -69786,8 +69786,8 @@ var import_openpgp = __toESM(require_openpgp_min());
|
|
|
69786
69786
|
|
|
69787
69787
|
// src/util/util.ts
|
|
69788
69788
|
var version = {
|
|
69789
|
-
version: "5.8.
|
|
69790
|
-
build: "2023-09-
|
|
69789
|
+
version: "5.8.4",
|
|
69790
|
+
build: "2023-09-16T08:23:56.769Z"
|
|
69791
69791
|
};
|
|
69792
69792
|
var DEFAULT_FIX_VERSION = "FIX.5.0SP2";
|
|
69793
69793
|
var DEFAULT_HEARTBEAT_SECONDS = 30;
|
|
@@ -69873,7 +69873,7 @@ var missingOrEmpty = (value) => {
|
|
|
69873
69873
|
return value == null || value.length === 0;
|
|
69874
69874
|
};
|
|
69875
69875
|
var LicenseManager = class _LicenseManager {
|
|
69876
|
-
static RELEASE_INFORMATION = "
|
|
69876
|
+
static RELEASE_INFORMATION = "MTY5NDg1MjYzNjc2OQ==";
|
|
69877
69877
|
static licenseKey;
|
|
69878
69878
|
static licenseKeyId = null;
|
|
69879
69879
|
static licenseExpiry = null;
|
|
@@ -61199,8 +61199,8 @@ var np = /* @__PURE__ */ Object.freeze({ __proto__: null, default: ip, __moduleE
|
|
|
61199
61199
|
|
|
61200
61200
|
// src/util/util.ts
|
|
61201
61201
|
var version = {
|
|
61202
|
-
version: "5.8.
|
|
61203
|
-
build: "2023-09-
|
|
61202
|
+
version: "5.8.4",
|
|
61203
|
+
build: "2023-09-16T08:23:56.769Z"
|
|
61204
61204
|
};
|
|
61205
61205
|
var DEFAULT_FIX_VERSION = "FIX.5.0SP2";
|
|
61206
61206
|
var DEFAULT_HEARTBEAT_SECONDS = 30;
|
|
@@ -61285,7 +61285,7 @@ var missingOrEmpty = (value) => {
|
|
|
61285
61285
|
return value == null || value.length === 0;
|
|
61286
61286
|
};
|
|
61287
61287
|
var LicenseManager = class _LicenseManager {
|
|
61288
|
-
static RELEASE_INFORMATION = "
|
|
61288
|
+
static RELEASE_INFORMATION = "MTY5NDg1MjYzNjc2OQ==";
|
|
61289
61289
|
static licenseKey;
|
|
61290
61290
|
static licenseKeyId = null;
|
|
61291
61291
|
static licenseExpiry = null;
|
package/build/cjs/FIXServer.js
CHANGED
|
@@ -69789,8 +69789,8 @@ var import_openpgp = __toESM(require_openpgp_min());
|
|
|
69789
69789
|
|
|
69790
69790
|
// src/util/util.ts
|
|
69791
69791
|
var version = {
|
|
69792
|
-
version: "5.8.
|
|
69793
|
-
build: "2023-09-
|
|
69792
|
+
version: "5.8.4",
|
|
69793
|
+
build: "2023-09-16T08:23:56.769Z"
|
|
69794
69794
|
};
|
|
69795
69795
|
var DEFAULT_FIX_VERSION = "FIX.5.0SP2";
|
|
69796
69796
|
var DEFAULT_HEARTBEAT_SECONDS = 30;
|
|
@@ -69876,7 +69876,7 @@ var missingOrEmpty = (value) => {
|
|
|
69876
69876
|
return value == null || value.length === 0;
|
|
69877
69877
|
};
|
|
69878
69878
|
var LicenseManager = class _LicenseManager {
|
|
69879
|
-
static RELEASE_INFORMATION = "
|
|
69879
|
+
static RELEASE_INFORMATION = "MTY5NDg1MjYzNjc2OQ==";
|
|
69880
69880
|
static licenseKey;
|
|
69881
69881
|
static licenseKeyId = null;
|
|
69882
69882
|
static licenseExpiry = null;
|
package/build/esm/FIXParser.mjs
CHANGED
|
@@ -69769,8 +69769,8 @@ var import_openpgp = __toESM(require_openpgp_min());
|
|
|
69769
69769
|
|
|
69770
69770
|
// src/util/util.ts
|
|
69771
69771
|
var version = {
|
|
69772
|
-
version: "5.8.
|
|
69773
|
-
build: "2023-09-
|
|
69772
|
+
version: "5.8.4",
|
|
69773
|
+
build: "2023-09-16T08:23:56.769Z"
|
|
69774
69774
|
};
|
|
69775
69775
|
var DEFAULT_FIX_VERSION = "FIX.5.0SP2";
|
|
69776
69776
|
var DEFAULT_HEARTBEAT_SECONDS = 30;
|
|
@@ -69856,7 +69856,7 @@ var missingOrEmpty = (value) => {
|
|
|
69856
69856
|
return value == null || value.length === 0;
|
|
69857
69857
|
};
|
|
69858
69858
|
var LicenseManager = class _LicenseManager {
|
|
69859
|
-
static RELEASE_INFORMATION = "
|
|
69859
|
+
static RELEASE_INFORMATION = "MTY5NDg1MjYzNjc2OQ==";
|
|
69860
69860
|
static licenseKey;
|
|
69861
69861
|
static licenseKeyId = null;
|
|
69862
69862
|
static licenseExpiry = null;
|
|
@@ -61161,8 +61161,8 @@ var np = /* @__PURE__ */ Object.freeze({ __proto__: null, default: ip, __moduleE
|
|
|
61161
61161
|
|
|
61162
61162
|
// src/util/util.ts
|
|
61163
61163
|
var version = {
|
|
61164
|
-
version: "5.8.
|
|
61165
|
-
build: "2023-09-
|
|
61164
|
+
version: "5.8.4",
|
|
61165
|
+
build: "2023-09-16T08:23:56.769Z"
|
|
61166
61166
|
};
|
|
61167
61167
|
var DEFAULT_FIX_VERSION = "FIX.5.0SP2";
|
|
61168
61168
|
var DEFAULT_HEARTBEAT_SECONDS = 30;
|
|
@@ -61247,7 +61247,7 @@ var missingOrEmpty = (value) => {
|
|
|
61247
61247
|
return value == null || value.length === 0;
|
|
61248
61248
|
};
|
|
61249
61249
|
var LicenseManager = class _LicenseManager {
|
|
61250
|
-
static RELEASE_INFORMATION = "
|
|
61250
|
+
static RELEASE_INFORMATION = "MTY5NDg1MjYzNjc2OQ==";
|
|
61251
61251
|
static licenseKey;
|
|
61252
61252
|
static licenseKeyId = null;
|
|
61253
61253
|
static licenseExpiry = null;
|
package/build/esm/FIXServer.mjs
CHANGED
|
@@ -69772,8 +69772,8 @@ var import_openpgp = __toESM(require_openpgp_min());
|
|
|
69772
69772
|
|
|
69773
69773
|
// src/util/util.ts
|
|
69774
69774
|
var version = {
|
|
69775
|
-
version: "5.8.
|
|
69776
|
-
build: "2023-09-
|
|
69775
|
+
version: "5.8.4",
|
|
69776
|
+
build: "2023-09-16T08:23:56.769Z"
|
|
69777
69777
|
};
|
|
69778
69778
|
var DEFAULT_FIX_VERSION = "FIX.5.0SP2";
|
|
69779
69779
|
var DEFAULT_HEARTBEAT_SECONDS = 30;
|
|
@@ -69859,7 +69859,7 @@ var missingOrEmpty = (value) => {
|
|
|
69859
69859
|
return value == null || value.length === 0;
|
|
69860
69860
|
};
|
|
69861
69861
|
var LicenseManager = class _LicenseManager {
|
|
69862
|
-
static RELEASE_INFORMATION = "
|
|
69862
|
+
static RELEASE_INFORMATION = "MTY5NDg1MjYzNjc2OQ==";
|
|
69863
69863
|
static licenseKey;
|
|
69864
69864
|
static licenseKeyId = null;
|
|
69865
69865
|
static licenseExpiry = null;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "fixparser",
|
|
3
|
-
"version": "5.8.
|
|
3
|
+
"version": "5.8.4",
|
|
4
4
|
"description": "FIX 5.0 SP2 Parser",
|
|
5
5
|
"files": [
|
|
6
6
|
"./build/",
|
|
@@ -43,33 +43,33 @@
|
|
|
43
43
|
"ws": "8.12.0"
|
|
44
44
|
},
|
|
45
45
|
"devDependencies": {
|
|
46
|
-
"@swc/core": "1.3.
|
|
46
|
+
"@swc/core": "1.3.85",
|
|
47
47
|
"@swc/jest": "0.2.29",
|
|
48
|
-
"@types/jest": "29.5.
|
|
49
|
-
"@types/node": "20.6.
|
|
50
|
-
"@types/ws": "8.5.
|
|
51
|
-
"@typescript-eslint/eslint-plugin": "6.
|
|
52
|
-
"@typescript-eslint/parser": "6.
|
|
48
|
+
"@types/jest": "29.5.5",
|
|
49
|
+
"@types/node": "20.6.1",
|
|
50
|
+
"@types/ws": "8.5.5",
|
|
51
|
+
"@typescript-eslint/eslint-plugin": "6.7.0",
|
|
52
|
+
"@typescript-eslint/parser": "6.7.0",
|
|
53
53
|
"cli-table": "0.3.11",
|
|
54
|
-
"esbuild": "0.19.
|
|
54
|
+
"esbuild": "0.19.3",
|
|
55
55
|
"eslint": "8.49.0",
|
|
56
56
|
"eslint-config-prettier": "9.0.0",
|
|
57
57
|
"eslint-import-resolver-typescript": "3.6.0",
|
|
58
|
-
"eslint-plugin-jsdoc": "46.
|
|
58
|
+
"eslint-plugin-jsdoc": "46.8.1",
|
|
59
59
|
"eslint-plugin-prefer-arrow": "1.2.3",
|
|
60
60
|
"eslint-plugin-prettier": "5.0.0",
|
|
61
61
|
"eslint-plugin-security": "1.7.1",
|
|
62
62
|
"eslint-plugin-simple-import-sort": "10.0.0",
|
|
63
|
-
"jest": "29.
|
|
64
|
-
"jest-environment-jsdom": "29.
|
|
63
|
+
"jest": "29.7.0",
|
|
64
|
+
"jest-environment-jsdom": "29.7.0",
|
|
65
65
|
"jest-junit": "16.0.0",
|
|
66
66
|
"mockdate": "3.0.5",
|
|
67
|
-
"npm-check-updates": "16.
|
|
67
|
+
"npm-check-updates": "16.14.3",
|
|
68
68
|
"prettier": "3.0.3",
|
|
69
69
|
"process": "0.11.10",
|
|
70
70
|
"source-map-support": "0.5.21",
|
|
71
71
|
"ts-node": "10.9.1",
|
|
72
|
-
"tsx": "3.12.
|
|
72
|
+
"tsx": "3.12.10",
|
|
73
73
|
"typescript": "5.2.2"
|
|
74
74
|
},
|
|
75
75
|
"keywords": [
|