@verii/endpoints-event-processing 1.2.0-pre.1776405743 → 1.2.0-pre.1776678086
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/package.json +26 -26
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@verii/endpoints-event-processing",
|
|
3
|
-
"version": "1.2.0-pre.
|
|
3
|
+
"version": "1.2.0-pre.1776678086",
|
|
4
4
|
"description": "Event processing",
|
|
5
5
|
"repository": "https://github.com/LFDT-Verii/core",
|
|
6
6
|
"main": "src/index.js",
|
|
@@ -22,32 +22,32 @@
|
|
|
22
22
|
"@fastify/sensible": "^6.0.0",
|
|
23
23
|
"@fastify/swagger": "^9.0.0",
|
|
24
24
|
"@fastify/swagger-ui": "^5.0.0",
|
|
25
|
-
"@spencejs/spence-mongo-repos": "
|
|
26
|
-
"@verii/auth": "1.2.0-pre.
|
|
27
|
-
"@verii/aws-clients": "1.2.0-pre.
|
|
28
|
-
"@verii/base-contract-io": "1.2.0-pre.
|
|
29
|
-
"@verii/blockchain-functions": "1.2.0-pre.
|
|
30
|
-
"@verii/config": "1.2.0-pre.
|
|
31
|
-
"@verii/crypto": "1.2.0-pre.
|
|
32
|
-
"@verii/did-doc": "1.2.0-pre.
|
|
33
|
-
"@verii/endpoints-organizations-registrar": "1.2.0-pre.
|
|
34
|
-
"@verii/fastify-plugins": "1.2.0-pre.
|
|
35
|
-
"@verii/fineract-client": "1.2.0-pre.
|
|
36
|
-
"@verii/jwt": "1.2.0-pre.
|
|
37
|
-
"@verii/math": "1.2.0-pre.
|
|
38
|
-
"@verii/metadata-registration": "1.2.0-pre.
|
|
39
|
-
"@verii/spencer-mongo-extensions": "1.2.0-pre.
|
|
40
|
-
"date-fns": "
|
|
25
|
+
"@spencejs/spence-mongo-repos": "^1.0.0",
|
|
26
|
+
"@verii/auth": "1.2.0-pre.1776678086",
|
|
27
|
+
"@verii/aws-clients": "1.2.0-pre.1776678086",
|
|
28
|
+
"@verii/base-contract-io": "1.2.0-pre.1776678086",
|
|
29
|
+
"@verii/blockchain-functions": "1.2.0-pre.1776678086",
|
|
30
|
+
"@verii/config": "1.2.0-pre.1776678086",
|
|
31
|
+
"@verii/crypto": "1.2.0-pre.1776678086",
|
|
32
|
+
"@verii/did-doc": "1.2.0-pre.1776678086",
|
|
33
|
+
"@verii/endpoints-organizations-registrar": "1.2.0-pre.1776678086",
|
|
34
|
+
"@verii/fastify-plugins": "1.2.0-pre.1776678086",
|
|
35
|
+
"@verii/fineract-client": "1.2.0-pre.1776678086",
|
|
36
|
+
"@verii/jwt": "1.2.0-pre.1776678086",
|
|
37
|
+
"@verii/math": "1.2.0-pre.1776678086",
|
|
38
|
+
"@verii/metadata-registration": "1.2.0-pre.1776678086",
|
|
39
|
+
"@verii/spencer-mongo-extensions": "1.2.0-pre.1776678086",
|
|
40
|
+
"date-fns": "^4.1.0",
|
|
41
41
|
"env-var": "^7.0.0",
|
|
42
42
|
"fastify": "^5.0.0",
|
|
43
|
-
"fastify-plugin": "
|
|
44
|
-
"lodash": "
|
|
43
|
+
"fastify-plugin": "^5.1.0",
|
|
44
|
+
"lodash": "^4.18.0"
|
|
45
45
|
},
|
|
46
46
|
"devDependencies": {
|
|
47
|
-
"@spencejs/spence-factories": "1.0.0",
|
|
48
|
-
"@verii/common-functions": "1.2.0-pre.
|
|
49
|
-
"@verii/server-provider": "1.2.0-pre.
|
|
50
|
-
"@verii/tests-helpers": "1.2.0-pre.
|
|
47
|
+
"@spencejs/spence-factories": "^1.0.0",
|
|
48
|
+
"@verii/common-functions": "1.2.0-pre.1776678086",
|
|
49
|
+
"@verii/server-provider": "1.2.0-pre.1776678086",
|
|
50
|
+
"@verii/tests-helpers": "1.2.0-pre.1776678086",
|
|
51
51
|
"eslint": "9.39.4",
|
|
52
52
|
"eslint-config-airbnb-extended": "3.0.1",
|
|
53
53
|
"eslint-config-prettier": "10.1.8",
|
|
@@ -57,11 +57,11 @@
|
|
|
57
57
|
"eslint-plugin-prefer-arrow-functions": "3.9.1",
|
|
58
58
|
"eslint-plugin-prettier": "5.5.5",
|
|
59
59
|
"eslint-watch": "8.0.0",
|
|
60
|
-
"ethers": "6.16.0",
|
|
60
|
+
"ethers": "^6.16.0",
|
|
61
61
|
"expect": "30.3.0",
|
|
62
62
|
"globals": "17.5.0",
|
|
63
|
-
"mongodb": "7.1.1",
|
|
63
|
+
"mongodb": "^7.1.1",
|
|
64
64
|
"prettier": "3.8.1"
|
|
65
65
|
},
|
|
66
|
-
"gitHead": "
|
|
66
|
+
"gitHead": "0ec17cab6d1c0e6b2d9ead33fdd824d41cb70c5c"
|
|
67
67
|
}
|