@verii/endpoints-organizations-registrar 1.0.0-pre.1754473009 → 1.0.0-pre.1754543687

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 CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@verii/endpoints-organizations-registrar",
3
- "version": "1.0.0-pre.1754473009",
3
+ "version": "1.0.0-pre.1754543687",
4
4
  "description": "Organization Registrar",
5
5
  "repository": "https://github.com/LFDT-Verii/core",
6
6
  "main": "src/index.js",
@@ -23,32 +23,32 @@
23
23
  "@spencejs/spence-events": "~0.10.2",
24
24
  "@spencejs/spence-factories": "0.10.2",
25
25
  "@spencejs/spence-mongo-repos": "~0.10.2",
26
- "@verii/auth": "1.0.0-pre.1754473009",
27
- "@verii/aws-clients": "1.0.0-pre.1754473009",
28
- "@verii/base-contract-io": "1.0.0-pre.1754473009",
29
- "@verii/blockchain-functions": "1.0.0-pre.1754473009",
30
- "@verii/common-functions": "1.0.0-pre.1754473009",
31
- "@verii/common-schemas": "1.0.0-pre.1754473009",
32
- "@verii/config": "1.0.0-pre.1754473009",
33
- "@verii/contract-permissions": "1.0.0-pre.1754473009",
34
- "@verii/country-data": "1.0.0-pre.1754473009",
35
- "@verii/crypto": "1.0.0-pre.1754473009",
36
- "@verii/csv-parser": "1.0.0-pre.1754473009",
37
- "@verii/db-kms": "1.0.0-pre.1754473009",
38
- "@verii/did-doc": "1.0.0-pre.1754473009",
39
- "@verii/did-web": "1.0.0-pre.1754473009",
40
- "@verii/endpoints-credential-types-registrar": "1.0.0-pre.1754473009",
41
- "@verii/fastify-plugins": "1.0.0-pre.1754473009",
42
- "@verii/fineract-client": "1.0.0-pre.1754473009",
43
- "@verii/image-processing": "1.0.0-pre.1754473009",
44
- "@verii/jwt": "1.0.0-pre.1754473009",
45
- "@verii/organizations-registry": "1.0.0-pre.1754473009",
46
- "@verii/rest-queries": "1.0.0-pre.1754473009",
47
- "@verii/spencer-mongo-extensions": "1.0.0-pre.1754473009",
48
- "@verii/tests-helpers": "1.0.0-pre.1754473009",
49
- "@verii/validation": "1.0.0-pre.1754473009",
50
- "@verii/vc-checks": "1.0.0-pre.1754473009",
51
- "@verii/verifiable-credentials": "1.0.0-pre.1754473009",
26
+ "@verii/auth": "1.0.0-pre.1754543687",
27
+ "@verii/aws-clients": "1.0.0-pre.1754543687",
28
+ "@verii/base-contract-io": "1.0.0-pre.1754543687",
29
+ "@verii/blockchain-functions": "1.0.0-pre.1754543687",
30
+ "@verii/common-functions": "1.0.0-pre.1754543687",
31
+ "@verii/common-schemas": "1.0.0-pre.1754543687",
32
+ "@verii/config": "1.0.0-pre.1754543687",
33
+ "@verii/contract-permissions": "1.0.0-pre.1754543687",
34
+ "@verii/country-data": "1.0.0-pre.1754543687",
35
+ "@verii/crypto": "1.0.0-pre.1754543687",
36
+ "@verii/csv-parser": "1.0.0-pre.1754543687",
37
+ "@verii/db-kms": "1.0.0-pre.1754543687",
38
+ "@verii/did-doc": "1.0.0-pre.1754543687",
39
+ "@verii/did-web": "1.0.0-pre.1754543687",
40
+ "@verii/endpoints-credential-types-registrar": "1.0.0-pre.1754543687",
41
+ "@verii/fastify-plugins": "1.0.0-pre.1754543687",
42
+ "@verii/fineract-client": "1.0.0-pre.1754543687",
43
+ "@verii/image-processing": "1.0.0-pre.1754543687",
44
+ "@verii/jwt": "1.0.0-pre.1754543687",
45
+ "@verii/organizations-registry": "1.0.0-pre.1754543687",
46
+ "@verii/rest-queries": "1.0.0-pre.1754543687",
47
+ "@verii/spencer-mongo-extensions": "1.0.0-pre.1754543687",
48
+ "@verii/tests-helpers": "1.0.0-pre.1754543687",
49
+ "@verii/validation": "1.0.0-pre.1754543687",
50
+ "@verii/vc-checks": "1.0.0-pre.1754543687",
51
+ "@verii/verii-verification": "1.0.0-pre.1754543687",
52
52
  "auth0": "4.27.0",
53
53
  "bs58": "~6.0.0",
54
54
  "date-fns": "~3.6.0",
@@ -65,9 +65,9 @@
65
65
  },
66
66
  "devDependencies": {
67
67
  "@verii/common-functions": "0.5.0-build",
68
- "@verii/sample-data": "1.0.0-pre.1754473009",
69
- "@verii/server-provider": "1.0.0-pre.1754473009",
70
- "@verii/test-regexes": "1.0.0-pre.1754473009",
68
+ "@verii/sample-data": "1.0.0-pre.1754543687",
69
+ "@verii/server-provider": "1.0.0-pre.1754543687",
70
+ "@verii/test-regexes": "1.0.0-pre.1754543687",
71
71
  "eslint": "8.57.1",
72
72
  "eslint-config-airbnb-base": "14.2.1",
73
73
  "eslint-config-prettier": "8.10.2",
@@ -82,5 +82,5 @@
82
82
  "nock": "15.0.0-beta.5",
83
83
  "prettier": "2.8.8"
84
84
  },
85
- "gitHead": "3bcb49930cb7b2b22c8557836ddc4e69683d9336"
85
+ "gitHead": "8e7d25a089f4398a2d754426613e56100dc2d29c"
86
86
  }
@@ -22,7 +22,7 @@ const { resolveDidWeb } = require('@verii/did-web');
22
22
  const {
23
23
  VerifiableCredentialTypes,
24
24
  VerifiableCredentialFormats,
25
- } = require('@verii/verifiable-credentials');
25
+ } = require('@verii/verii-verification');
26
26
  const { decodeCredentialJwt, jwkFromSecp256k1Key } = require('@verii/jwt');
27
27
  const { publish } = require('@spencejs/spence-events');
28
28
  const {
@@ -1,5 +1,5 @@
1
1
  const { generateCredentialJwt } = require('@verii/jwt');
2
- const { VerifiableCredentialTypes } = require('@verii/verifiable-credentials');
2
+ const { VerifiableCredentialTypes } = require('@verii/verii-verification');
3
3
  const { v4: uuid } = require('uuid');
4
4
  const { buildPublicProfile } = require('./build-public-profile');
5
5
 
@@ -1,5 +1,5 @@
1
1
  const { decodeCredentialJwt } = require('@verii/jwt');
2
- const { CredentialCheckResultValue } = require('@verii/verifiable-credentials');
2
+ const { CredentialCheckResultValue } = require('@verii/verii-verification');
3
3
  const {
4
4
  checkExpiration,
5
5
  checkJwtVCTampering,