@verii/endpoints-organizations-registrar 1.0.2 → 1.0.3
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 +31 -31
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@verii/endpoints-organizations-registrar",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.3",
|
|
4
4
|
"description": "Organization Registrar",
|
|
5
5
|
"repository": "https://github.com/LFDT-Verii/core",
|
|
6
6
|
"main": "src/index.js",
|
|
@@ -25,32 +25,32 @@
|
|
|
25
25
|
"@spencejs/spence-events": "~0.10.2",
|
|
26
26
|
"@spencejs/spence-factories": "0.10.2",
|
|
27
27
|
"@spencejs/spence-mongo-repos": "~0.10.2",
|
|
28
|
-
"@verii/auth": "1.0.
|
|
29
|
-
"@verii/aws-clients": "1.0.
|
|
30
|
-
"@verii/base-contract-io": "1.0.
|
|
31
|
-
"@verii/blockchain-functions": "1.0.
|
|
32
|
-
"@verii/common-functions": "1.0.
|
|
33
|
-
"@verii/common-schemas": "1.0.
|
|
34
|
-
"@verii/config": "1.0.
|
|
35
|
-
"@verii/contract-permissions": "1.0.
|
|
36
|
-
"@verii/country-data": "1.0.
|
|
37
|
-
"@verii/crypto": "1.0.
|
|
38
|
-
"@verii/csv-parser": "1.0.
|
|
39
|
-
"@verii/db-kms": "1.0.
|
|
40
|
-
"@verii/did-doc": "1.0.
|
|
41
|
-
"@verii/did-web": "1.0.
|
|
42
|
-
"@verii/endpoints-credential-types-registrar": "1.0.
|
|
43
|
-
"@verii/fastify-plugins": "1.0.
|
|
44
|
-
"@verii/fineract-client": "1.0.
|
|
45
|
-
"@verii/image-processing": "1.0.
|
|
46
|
-
"@verii/jwt": "1.0.
|
|
47
|
-
"@verii/organizations-registry": "1.0.
|
|
48
|
-
"@verii/rest-queries": "1.0.
|
|
49
|
-
"@verii/spencer-mongo-extensions": "1.0.
|
|
50
|
-
"@verii/tests-helpers": "1.0.
|
|
51
|
-
"@verii/validation": "1.0.
|
|
52
|
-
"@verii/vc-checks": "1.0.
|
|
53
|
-
"@verii/verii-verification": "1.0.
|
|
28
|
+
"@verii/auth": "1.0.3",
|
|
29
|
+
"@verii/aws-clients": "1.0.3",
|
|
30
|
+
"@verii/base-contract-io": "1.0.3",
|
|
31
|
+
"@verii/blockchain-functions": "1.0.3",
|
|
32
|
+
"@verii/common-functions": "1.0.3",
|
|
33
|
+
"@verii/common-schemas": "1.0.3",
|
|
34
|
+
"@verii/config": "1.0.3",
|
|
35
|
+
"@verii/contract-permissions": "1.0.3",
|
|
36
|
+
"@verii/country-data": "1.0.3",
|
|
37
|
+
"@verii/crypto": "1.0.3",
|
|
38
|
+
"@verii/csv-parser": "1.0.3",
|
|
39
|
+
"@verii/db-kms": "1.0.3",
|
|
40
|
+
"@verii/did-doc": "1.0.3",
|
|
41
|
+
"@verii/did-web": "1.0.3",
|
|
42
|
+
"@verii/endpoints-credential-types-registrar": "1.0.3",
|
|
43
|
+
"@verii/fastify-plugins": "1.0.3",
|
|
44
|
+
"@verii/fineract-client": "1.0.3",
|
|
45
|
+
"@verii/image-processing": "1.0.3",
|
|
46
|
+
"@verii/jwt": "1.0.3",
|
|
47
|
+
"@verii/organizations-registry": "1.0.3",
|
|
48
|
+
"@verii/rest-queries": "1.0.3",
|
|
49
|
+
"@verii/spencer-mongo-extensions": "1.0.3",
|
|
50
|
+
"@verii/tests-helpers": "1.0.3",
|
|
51
|
+
"@verii/validation": "1.0.3",
|
|
52
|
+
"@verii/vc-checks": "1.0.3",
|
|
53
|
+
"@verii/verii-verification": "1.0.3",
|
|
54
54
|
"auth0": "4.28.0",
|
|
55
55
|
"bs58": "~6.0.0",
|
|
56
56
|
"date-fns": "~3.6.0",
|
|
@@ -67,9 +67,9 @@
|
|
|
67
67
|
},
|
|
68
68
|
"devDependencies": {
|
|
69
69
|
"@verii/common-functions": "0.5.0-build",
|
|
70
|
-
"@verii/sample-data": "1.0.
|
|
71
|
-
"@verii/server-provider": "1.0.
|
|
72
|
-
"@verii/test-regexes": "1.0.
|
|
70
|
+
"@verii/sample-data": "1.0.3",
|
|
71
|
+
"@verii/server-provider": "1.0.3",
|
|
72
|
+
"@verii/test-regexes": "1.0.3",
|
|
73
73
|
"eslint": "8.57.1",
|
|
74
74
|
"eslint-config-airbnb-base": "14.2.1",
|
|
75
75
|
"eslint-config-prettier": "8.10.2",
|
|
@@ -84,5 +84,5 @@
|
|
|
84
84
|
"nock": "15.0.0-beta.6",
|
|
85
85
|
"prettier": "2.8.8"
|
|
86
86
|
},
|
|
87
|
-
"gitHead": "
|
|
87
|
+
"gitHead": "f36f9bdd1a1ba6657cb79b90d2130d98a7aa596d"
|
|
88
88
|
}
|