@verii/endpoints-event-processing 1.1.0-pre.1762123348 → 1.1.0-pre.1762210020
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 +21 -21
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@verii/endpoints-event-processing",
|
|
3
|
-
"version": "1.1.0-pre.
|
|
3
|
+
"version": "1.1.0-pre.1762210020",
|
|
4
4
|
"description": "Event processing",
|
|
5
5
|
"repository": "https://github.com/LFDT-Verii/core",
|
|
6
6
|
"main": "src/index.js",
|
|
@@ -23,21 +23,21 @@
|
|
|
23
23
|
"@fastify/swagger": "^9.0.0",
|
|
24
24
|
"@fastify/swagger-ui": "^5.0.0",
|
|
25
25
|
"@spencejs/spence-mongo-repos": "~0.10.2",
|
|
26
|
-
"@verii/auth": "1.1.0-pre.
|
|
27
|
-
"@verii/aws-clients": "1.1.0-pre.
|
|
28
|
-
"@verii/base-contract-io": "1.1.0-pre.
|
|
29
|
-
"@verii/blockchain-functions": "1.1.0-pre.
|
|
30
|
-
"@verii/config": "1.1.0-pre.
|
|
31
|
-
"@verii/crypto": "1.1.0-pre.
|
|
32
|
-
"@verii/did-doc": "1.1.0-pre.
|
|
33
|
-
"@verii/endpoints-organizations-registrar": "1.1.0-pre.
|
|
34
|
-
"@verii/fastify-plugins": "1.1.0-pre.
|
|
35
|
-
"@verii/fineract-client": "1.1.0-pre.
|
|
36
|
-
"@verii/jwt": "1.1.0-pre.
|
|
37
|
-
"@verii/math": "1.1.0-pre.
|
|
38
|
-
"@verii/metadata-registration": "1.1.0-pre.
|
|
39
|
-
"@verii/spencer-mongo-extensions": "1.1.0-pre.
|
|
40
|
-
"date-fns": "~
|
|
26
|
+
"@verii/auth": "1.1.0-pre.1762210020",
|
|
27
|
+
"@verii/aws-clients": "1.1.0-pre.1762210020",
|
|
28
|
+
"@verii/base-contract-io": "1.1.0-pre.1762210020",
|
|
29
|
+
"@verii/blockchain-functions": "1.1.0-pre.1762210020",
|
|
30
|
+
"@verii/config": "1.1.0-pre.1762210020",
|
|
31
|
+
"@verii/crypto": "1.1.0-pre.1762210020",
|
|
32
|
+
"@verii/did-doc": "1.1.0-pre.1762210020",
|
|
33
|
+
"@verii/endpoints-organizations-registrar": "1.1.0-pre.1762210020",
|
|
34
|
+
"@verii/fastify-plugins": "1.1.0-pre.1762210020",
|
|
35
|
+
"@verii/fineract-client": "1.1.0-pre.1762210020",
|
|
36
|
+
"@verii/jwt": "1.1.0-pre.1762210020",
|
|
37
|
+
"@verii/math": "1.1.0-pre.1762210020",
|
|
38
|
+
"@verii/metadata-registration": "1.1.0-pre.1762210020",
|
|
39
|
+
"@verii/spencer-mongo-extensions": "1.1.0-pre.1762210020",
|
|
40
|
+
"date-fns": "~4.1.0",
|
|
41
41
|
"env-var": "^7.0.0",
|
|
42
42
|
"fastify": "^5.0.0",
|
|
43
43
|
"fastify-plugin": "~5.1.0",
|
|
@@ -45,16 +45,16 @@
|
|
|
45
45
|
},
|
|
46
46
|
"devDependencies": {
|
|
47
47
|
"@spencejs/spence-factories": "0.10.2",
|
|
48
|
-
"@verii/common-functions": "1.1.0-pre.
|
|
49
|
-
"@verii/server-provider": "1.1.0-pre.
|
|
50
|
-
"@verii/tests-helpers": "1.1.0-pre.
|
|
48
|
+
"@verii/common-functions": "1.1.0-pre.1762210020",
|
|
49
|
+
"@verii/server-provider": "1.1.0-pre.1762210020",
|
|
50
|
+
"@verii/tests-helpers": "1.1.0-pre.1762210020",
|
|
51
51
|
"eslint": "8.57.1",
|
|
52
52
|
"eslint-config-airbnb-base": "14.2.1",
|
|
53
53
|
"eslint-config-prettier": "8.10.2",
|
|
54
54
|
"eslint-plugin-autofix": "1.1.0",
|
|
55
55
|
"eslint-plugin-better-mutation": "1.7.0",
|
|
56
56
|
"eslint-plugin-import": "2.32.0",
|
|
57
|
-
"eslint-plugin-prefer-arrow-functions": "3.
|
|
57
|
+
"eslint-plugin-prefer-arrow-functions": "3.9.1",
|
|
58
58
|
"eslint-plugin-prettier": "4.2.5",
|
|
59
59
|
"eslint-watch": "7.0.0",
|
|
60
60
|
"ethers": "6.15.0",
|
|
@@ -62,5 +62,5 @@
|
|
|
62
62
|
"mongodb": "6.20.0",
|
|
63
63
|
"prettier": "2.8.8"
|
|
64
64
|
},
|
|
65
|
-
"gitHead": "
|
|
65
|
+
"gitHead": "ab4413b1c7592b95c0181c8887dc57cc9dac80b7"
|
|
66
66
|
}
|