@mojaloop/sdk-scheme-adapter 24.6.0 → 24.6.1

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.
Binary file
package/CHANGELOG.md CHANGED
@@ -1,4 +1,11 @@
1
1
  # Changelog: [mojaloop/sdk-scheme-adapter](https://github.com/mojaloop/sdk-scheme-adapter)
2
+ ### [24.6.1](https://github.com/mojaloop/sdk-scheme-adapter/compare/v24.6.0...v24.6.1) (2025-03-24)
3
+
4
+
5
+ ### Bug Fixes
6
+
7
+ * datetime property ([#566](https://github.com/mojaloop/sdk-scheme-adapter/issues/566)) ([6c400df](https://github.com/mojaloop/sdk-scheme-adapter/commit/6c400dfd593cf14642d7931f856d4a8b75a53617))
8
+
2
9
  ## [24.6.0](https://github.com/mojaloop/sdk-scheme-adapter/compare/v24.5.0...v24.6.0) (2025-03-24)
3
10
 
4
11
 
@@ -69,9 +69,9 @@
69
69
  "@mojaloop/central-services-logger": "11.7.0",
70
70
  "@mojaloop/central-services-metrics": "12.5.0",
71
71
  "@mojaloop/central-services-shared": "18.23.0",
72
- "@mojaloop/event-sdk": "14.3.2",
72
+ "@mojaloop/event-sdk": "14.4.0",
73
73
  "@mojaloop/logging-bc-client-lib": "0.5.8",
74
- "@mojaloop/ml-schema-transformer-lib": "2.5.8",
74
+ "@mojaloop/ml-schema-transformer-lib": "2.6.0",
75
75
  "@mojaloop/sdk-scheme-adapter-private-shared-lib": "workspace:^",
76
76
  "@mojaloop/sdk-standard-components": "19.11.0",
77
77
  "ajv": "8.17.1",
@@ -177,7 +177,7 @@
177
177
  },
178
178
  "AccptncDtTm": "2024-10-25T15:34:49.305Z",
179
179
  "PrcgDt": {
180
- "Dt": "2024-10-25T15:34:49.305Z"
180
+ "DtTm": "2024-10-25T15:34:49.305Z"
181
181
  },
182
182
  "AcctSvcrRef": "ACCTSVCRREF",
183
183
  "ClrSysRef": "CLRSYSREF",
@@ -60,7 +60,7 @@
60
60
  "@types/convict": "6.1.6",
61
61
  "@types/express": "5.0.1",
62
62
  "@types/jest": "29.5.14",
63
- "@types/node": "22.13.11",
63
+ "@types/node": "22.13.12",
64
64
  "@types/node-cache": "4.2.5",
65
65
  "@types/supertest": "6.0.2",
66
66
  "@types/swagger-ui-express": "4.1.8",
@@ -74,7 +74,7 @@
74
74
  "npm-check-updates": "16.7.10",
75
75
  "replace": "1.2.2",
76
76
  "standard-version": "9.5.0",
77
- "ts-jest": "29.2.6",
77
+ "ts-jest": "29.3.0",
78
78
  "ts-node": "10.9.2",
79
79
  "typescript": "5.8.2"
80
80
  },
@@ -57,7 +57,7 @@
57
57
  "@types/convict": "6.1.6",
58
58
  "@types/express": "5.0.1",
59
59
  "@types/jest": "29.5.14",
60
- "@types/node": "22.13.11",
60
+ "@types/node": "22.13.12",
61
61
  "@types/node-cache": "4.2.5",
62
62
  "@types/supertest": "6.0.2",
63
63
  "@types/swagger-ui-express": "4.1.8",
@@ -71,7 +71,7 @@
71
71
  "npm-check-updates": "16.7.10",
72
72
  "replace": "1.2.2",
73
73
  "standard-version": "9.5.0",
74
- "ts-jest": "29.2.6",
74
+ "ts-jest": "29.3.0",
75
75
  "ts-node": "10.9.2",
76
76
  "typescript": "5.8.2"
77
77
  },
@@ -40,7 +40,7 @@
40
40
  },
41
41
  "devDependencies": {
42
42
  "@eslint/compat": "1.2.7",
43
- "@types/node": "22.13.11",
43
+ "@types/node": "22.13.12",
44
44
  "@types/uuid": "10.0.0",
45
45
  "@typescript-eslint/eslint-plugin": "8.27.0",
46
46
  "@typescript-eslint/parser": "8.27.0",
@@ -49,7 +49,7 @@
49
49
  "npm-check-updates": "16.7.10",
50
50
  "replace": "1.2.2",
51
51
  "standard-version": "9.5.0",
52
- "ts-jest": "29.2.6",
52
+ "ts-jest": "29.3.0",
53
53
  "tslib": "2.8.1",
54
54
  "typescript": "5.8.2"
55
55
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mojaloop/sdk-scheme-adapter",
3
- "version": "24.6.0",
3
+ "version": "24.6.1",
4
4
  "description": "mojaloop sdk-scheme-adapter",
5
5
  "license": "Apache-2.0",
6
6
  "homepage": "https://github.com/mojaloop/sdk-scheme-adapter",
@@ -82,7 +82,7 @@
82
82
  },
83
83
  "devDependencies": {
84
84
  "@types/jest": "29.5.14",
85
- "@types/node": "22.13.11",
85
+ "@types/node": "22.13.12",
86
86
  "@types/node-cache": "4.2.5",
87
87
  "@typescript-eslint/eslint-plugin": "8.27.0",
88
88
  "@typescript-eslint/parser": "8.27.0",
@@ -96,7 +96,7 @@
96
96
  "npm-check-updates": "16.7.10",
97
97
  "replace": "1.2.2",
98
98
  "standard-version": "9.5.0",
99
- "ts-jest": "29.2.6",
99
+ "ts-jest": "29.3.0",
100
100
  "ts-node": "10.9.2",
101
101
  "typescript": "5.8.2",
102
102
  "yarn-audit-fix": "10.1.1"