@mojaloop/sdk-scheme-adapter 24.1.0-snapshot.5 → 24.1.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/.yarn/cache/@mojaloop-central-services-shared-npm-18.18.1-69bf11c401-704023ed97.zip +0 -0
- package/.yarn/cache/@mojaloop-ml-schema-transformer-lib-npm-2.5.3-61baad09fa-f459689d3c.zip +0 -0
- package/.yarn/cache/{@mojaloop-sdk-standard-components-npm-19.6.5-eb738c4a25-4088204a4c.zip → @mojaloop-sdk-standard-components-npm-19.6.6-b23ec9b40c-016d0ea60e.zip} +0 -0
- package/.yarn/cache/@rollup-rollup-linux-x64-musl-npm-4.34.8-ee9cc4ca11-8.zip +0 -0
- package/.yarn/cache/@types-swagger-ui-express-npm-4.1.8-29e7e3e560-bf4d84fb21.zip +0 -0
- package/.yarn/cache/{ws-npm-8.18.0-56f68bc4d6-91d4d35bc9.zip → ws-npm-8.18.1-369b0f5491-4658357185.zip} +0 -0
- package/.yarn/install-state.gz +0 -0
- package/CHANGELOG.md +7 -0
- package/modules/api-svc/package.json +4 -4
- package/modules/outbound-command-event-handler/package.json +2 -2
- package/modules/outbound-domain-event-handler/package.json +1 -1
- package/modules/private-shared-lib/package-lock.json +2 -2
- package/modules/private-shared-lib/package.json +1 -1
- package/package.json +1 -1
- package/.yarn/cache/@mojaloop-central-services-shared-npm-18.18.0-d791b2e2d2-5b03977f4a.zip +0 -0
- package/.yarn/cache/@types-swagger-ui-express-npm-4.1.7-51b9c74afb-c9b285018e.zip +0 -0
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/.yarn/install-state.gz
CHANGED
|
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.1.0](https://github.com/mojaloop/sdk-scheme-adapter/compare/v24.0.8...v24.1.0) (2025-02-21)
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
### Features
|
|
6
|
+
|
|
7
|
+
* pass kyc data to transfers ([#545](https://github.com/mojaloop/sdk-scheme-adapter/issues/545)) ([298de0d](https://github.com/mojaloop/sdk-scheme-adapter/commit/298de0d89bceb287501d6efcc5794a0bd2cc466f))
|
|
8
|
+
|
|
2
9
|
### [24.0.8](https://github.com/mojaloop/sdk-scheme-adapter/compare/v24.0.7...v24.0.8) (2025-02-12)
|
|
3
10
|
|
|
4
11
|
|
|
@@ -68,12 +68,12 @@
|
|
|
68
68
|
"@mojaloop/central-services-error-handling": "^13.0.6",
|
|
69
69
|
"@mojaloop/central-services-logger": "^11.5.5",
|
|
70
70
|
"@mojaloop/central-services-metrics": "^12.4.5",
|
|
71
|
-
"@mojaloop/central-services-shared": "^18.18.
|
|
71
|
+
"@mojaloop/central-services-shared": "^18.18.1",
|
|
72
72
|
"@mojaloop/event-sdk": "^14.1.4",
|
|
73
73
|
"@mojaloop/logging-bc-client-lib": "0.5.8",
|
|
74
|
-
"@mojaloop/ml-schema-transformer-lib": "^2.5.
|
|
74
|
+
"@mojaloop/ml-schema-transformer-lib": "^2.5.3",
|
|
75
75
|
"@mojaloop/sdk-scheme-adapter-private-shared-lib": "workspace:^",
|
|
76
|
-
"@mojaloop/sdk-standard-components": "19.6.
|
|
76
|
+
"@mojaloop/sdk-standard-components": "19.6.6",
|
|
77
77
|
"ajv": "8.17.1",
|
|
78
78
|
"axios": "^1.7.9",
|
|
79
79
|
"body-parser": "^1.20.3",
|
|
@@ -97,7 +97,7 @@
|
|
|
97
97
|
"random-word-slugs": "^0.1.7",
|
|
98
98
|
"redis": "^4.7.0",
|
|
99
99
|
"uuidv4": "^6.2.13",
|
|
100
|
-
"ws": "^8.18.
|
|
100
|
+
"ws": "^8.18.1"
|
|
101
101
|
},
|
|
102
102
|
"devDependencies": {
|
|
103
103
|
"@babel/core": "^7.26.9",
|
|
@@ -42,7 +42,7 @@
|
|
|
42
42
|
},
|
|
43
43
|
"dependencies": {
|
|
44
44
|
"@mojaloop/api-snippets": "17.8.0",
|
|
45
|
-
"@mojaloop/central-services-shared": "^18.18.
|
|
45
|
+
"@mojaloop/central-services-shared": "^18.18.1",
|
|
46
46
|
"@mojaloop/logging-bc-client-lib": "^0.5.8",
|
|
47
47
|
"@mojaloop/logging-bc-public-types-lib": "^0.5.4",
|
|
48
48
|
"@mojaloop/sdk-scheme-adapter-private-shared-lib": "workspace:^",
|
|
@@ -62,7 +62,7 @@
|
|
|
62
62
|
"@types/node": "^22.13.4",
|
|
63
63
|
"@types/node-cache": "^4.2.5",
|
|
64
64
|
"@types/supertest": "^6.0.2",
|
|
65
|
-
"@types/swagger-ui-express": "4.1.
|
|
65
|
+
"@types/swagger-ui-express": "4.1.8",
|
|
66
66
|
"@types/yamljs": "^0.2.34",
|
|
67
67
|
"@typescript-eslint/eslint-plugin": "^8.24.1",
|
|
68
68
|
"@typescript-eslint/parser": "^8.24.1",
|
|
@@ -59,7 +59,7 @@
|
|
|
59
59
|
"@types/node": "^22.13.4",
|
|
60
60
|
"@types/node-cache": "^4.2.5",
|
|
61
61
|
"@types/supertest": "^6.0.2",
|
|
62
|
-
"@types/swagger-ui-express": "^4.1.
|
|
62
|
+
"@types/swagger-ui-express": "^4.1.8",
|
|
63
63
|
"@types/yamljs": "^0.2.34",
|
|
64
64
|
"@typescript-eslint/eslint-plugin": "^8.24.1",
|
|
65
65
|
"@typescript-eslint/parser": "^8.24.1",
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@mojaloop/sdk-scheme-adapter-private-shared-lib",
|
|
3
|
-
"version": "0.4.0-snapshot.
|
|
3
|
+
"version": "0.4.0-snapshot.24",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@mojaloop/sdk-scheme-adapter-private-shared-lib",
|
|
9
|
-
"version": "0.4.0-snapshot.
|
|
9
|
+
"version": "0.4.0-snapshot.24",
|
|
10
10
|
"license": "Apache-2.0",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@mojaloop/api-snippets": "17.7.9",
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
},
|
|
31
31
|
"dependencies": {
|
|
32
32
|
"@mojaloop/api-snippets": "17.8.0",
|
|
33
|
-
"@mojaloop/central-services-shared": "^18.18.
|
|
33
|
+
"@mojaloop/central-services-shared": "^18.18.1",
|
|
34
34
|
"@mojaloop/logging-bc-public-types-lib": "^0.5.4",
|
|
35
35
|
"@mojaloop/platform-shared-lib-messaging-types-lib": "^0.7.1",
|
|
36
36
|
"@mojaloop/platform-shared-lib-nodejs-kafka-client-lib": "0.5.18",
|
package/package.json
CHANGED
|
Binary file
|