ml-testing-toolkit 18.14.3 → 18.15.0

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/CHANGELOG.md CHANGED
@@ -1,4 +1,23 @@
1
1
  # Changelog: [mojaloop/thirdparty-api-svc](https://github.com/mojaloop/thirdparty-api-svc)
2
+ ## [18.15.0](https://github.com/mojaloop/ml-testing-toolkit/compare/v18.14.4...v18.15.0) (2025-08-21)
3
+
4
+
5
+ ### Features
6
+
7
+ * update ttk to accept tls client cert ([#338](https://github.com/mojaloop/ml-testing-toolkit/issues/338)) ([7e826c4](https://github.com/mojaloop/ml-testing-toolkit/commit/7e826c464180ba933f05c63b2b7c7c0874d18853))
8
+
9
+
10
+ ### Chore
11
+
12
+ * **sbom:** update sbom [skip ci] ([519f16b](https://github.com/mojaloop/ml-testing-toolkit/commit/519f16b0f65603301c49d8201e7682abb8aa4c84))
13
+
14
+ ### [18.14.4](https://github.com/mojaloop/ml-testing-toolkit/compare/v18.14.3...v18.14.4) (2025-08-19)
15
+
16
+
17
+ ### Bug Fixes
18
+
19
+ * added sdk specs here as a workaround to the problem of downloading spec files ([#337](https://github.com/mojaloop/ml-testing-toolkit/issues/337)) ([4455178](https://github.com/mojaloop/ml-testing-toolkit/commit/445517876d6f6bf75a707e2b55612e1ef994a694))
20
+
2
21
  ### [18.14.3](https://github.com/mojaloop/ml-testing-toolkit/compare/v18.14.2...v18.14.3) (2025-08-19)
3
22
 
4
23
 
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "ml-testing-toolkit",
3
3
  "description": "Testing Toolkit for Mojaloop implementations",
4
- "version": "18.14.3",
4
+ "version": "18.15.0",
5
5
  "license": "Apache-2.0",
6
6
  "author": "Vijaya Kumar Guthi, ModusBox Inc. ",
7
7
  "contributors": [
@@ -82,7 +82,7 @@
82
82
  "@mojaloop/central-services-metrics": "12.6.0",
83
83
  "@mojaloop/ml-schema-transformer-lib": "2.7.7",
84
84
  "@mojaloop/ml-testing-toolkit-shared-lib": "14.2.0",
85
- "@mojaloop/sdk-standard-components": "19.16.4",
85
+ "@mojaloop/sdk-standard-components": "19.16.5",
86
86
  "@now-ims/hapi-now-auth": "2.1.0",
87
87
  "@types/socket.io": "3.0.2",
88
88
  "adm-zip": "0.5.16",
@@ -114,7 +114,7 @@
114
114
  "mv": "2.1.1",
115
115
  "node-dir": "0.1.17",
116
116
  "node-strings": "1.0.2",
117
- "openapi-backend": "5.14.0",
117
+ "openapi-backend": "5.15.0",
118
118
  "parse-strings-in-object": "1.6.0",
119
119
  "passport": "0.7.0",
120
120
  "passport-jwt": "4.0.1",