@nexeraid/identity-schemas 2.78.0-dev → 2.79.0-dev
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/dist/{CoinMarketCap.schema-aa5828c7.cjs.prod.cjs → CoinMarketCap.schema-898f7352.cjs.prod.cjs} +2 -2
- package/dist/{CoinMarketCap.schema-c0235e2f.esm.mjs → CoinMarketCap.schema-9ed30efb.esm.mjs} +2 -2
- package/dist/{CoinMarketCap.schema-bf7b056e.cjs.dev.cjs → CoinMarketCap.schema-cb2cb990.cjs.dev.cjs} +2 -2
- package/dist/declarations/src/vault/schemas/generated/Transaction.schema.json.d.ts +800 -0
- package/dist/declarations/src/vault/schemas/generated/Transaction.type.d.ts +18 -0
- package/dist/declarations/src/vault/schemas/generated/Transaction.type.d.ts.map +1 -1
- package/dist/declarations/src/vault/vault.schema.d.ts +141 -0
- package/dist/declarations/src/vault/vault.schema.d.ts.map +1 -1
- package/dist/{identity-api.schema-5d1ea875.cjs.prod.cjs → identity-api.schema-281e27f8.cjs.prod.cjs} +1 -1
- package/dist/{identity-api.schema-c8cf0fc7.cjs.dev.cjs → identity-api.schema-924918d6.cjs.dev.cjs} +1 -1
- package/dist/{identity-api.schema-9d6c83f9.esm.mjs → identity-api.schema-a1e12180.esm.mjs} +1 -1
- package/dist/nexeraid-identity-schemas.cjs.dev.cjs +3 -3
- package/dist/nexeraid-identity-schemas.cjs.prod.cjs +3 -3
- package/dist/nexeraid-identity-schemas.esm.mjs +4 -4
- package/dist/package.json +1 -1
- package/dist/{tfhe-utilities-7701c871.cjs.prod.cjs → tfhe-utilities-791a7163.cjs.prod.cjs} +2 -2
- package/dist/{tfhe-utilities-6de59992.cjs.dev.cjs → tfhe-utilities-dadd90dd.cjs.dev.cjs} +2 -2
- package/dist/{tfhe-utilities-1053105c.esm.mjs → tfhe-utilities-ec01285b.esm.mjs} +2 -2
- package/dist/{vault.schema-9359863a.esm.mjs → vault.schema-1731457a.esm.mjs} +826 -2
- package/dist/{vault.schema-2f9ee3e3.cjs.prod.cjs → vault.schema-2462a106.cjs.prod.cjs} +826 -2
- package/dist/{vault.schema-89066148.cjs.dev.cjs → vault.schema-bcad47da.cjs.dev.cjs} +826 -2
- package/identity/dist/nexeraid-identity-schemas-identity.cjs.dev.cjs +2 -2
- package/identity/dist/nexeraid-identity-schemas-identity.cjs.prod.cjs +2 -2
- package/identity/dist/nexeraid-identity-schemas-identity.esm.mjs +2 -2
- package/package.json +1 -1
- package/providers/dist/nexeraid-identity-schemas-providers.cjs.dev.cjs +3 -3
- package/providers/dist/nexeraid-identity-schemas-providers.cjs.prod.cjs +3 -3
- package/providers/dist/nexeraid-identity-schemas-providers.esm.mjs +3 -3
- package/vault/dist/nexeraid-identity-schemas-vault.cjs.dev.cjs +1 -1
- package/vault/dist/nexeraid-identity-schemas-vault.cjs.prod.cjs +1 -1
- package/vault/dist/nexeraid-identity-schemas-vault.esm.mjs +1 -1
- package/verifiable-credentials/dist/nexeraid-identity-schemas-verifiable-credentials.cjs.dev.cjs +3 -3
- package/verifiable-credentials/dist/nexeraid-identity-schemas-verifiable-credentials.cjs.prod.cjs +3 -3
- package/verifiable-credentials/dist/nexeraid-identity-schemas-verifiable-credentials.esm.mjs +3 -3
- package/webhooks/dist/nexeraid-identity-schemas-webhooks.cjs.dev.cjs +3 -3
- package/webhooks/dist/nexeraid-identity-schemas-webhooks.cjs.prod.cjs +3 -3
- package/webhooks/dist/nexeraid-identity-schemas-webhooks.esm.mjs +4 -4
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
var zod = require('zod');
|
|
4
|
-
var vault_schema = require('./vault.schema-
|
|
5
|
-
var identityApi_schema = require('./identity-api.schema-
|
|
4
|
+
var vault_schema = require('./vault.schema-2462a106.cjs.prod.cjs');
|
|
5
|
+
var identityApi_schema = require('./identity-api.schema-281e27f8.cjs.prod.cjs');
|
|
6
6
|
|
|
7
7
|
var IpQualityAnalysisRequest = zod.z.object({
|
|
8
8
|
apiKey: zod.z.string().nullish(),
|
package/dist/{CoinMarketCap.schema-c0235e2f.esm.mjs → CoinMarketCap.schema-9ed30efb.esm.mjs}
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { z } from 'zod';
|
|
2
|
-
import { b0 as Alpha2Country, aS as UuidString, ee as _toConsumableArray, eg as ScoringAnalysisRequest, eh as WorkflowsScoringAnalysisRequest, a_ as ISO3CountryCode, ei as _slicedToArray, bS as IdentityId, ar as BlockchainAddress, av as BlockchainNamespace, bO as WorkflowSessionId, cJ as WorkspaceId, cI as OrganizationId, ed as _defineProperty, d3 as ProofOfResidenceCredentialSubjectSchema, cz as VerificationMode } from './vault.schema-
|
|
3
|
-
import { ag as SdkVerificationOutput, j as CustomerStatus, ba as QrCodeLinkWithSchemaType, B as BasicCustomerContactInformation, ck as CredentialType } from './identity-api.schema-
|
|
2
|
+
import { b0 as Alpha2Country, aS as UuidString, ee as _toConsumableArray, eg as ScoringAnalysisRequest, eh as WorkflowsScoringAnalysisRequest, a_ as ISO3CountryCode, ei as _slicedToArray, bS as IdentityId, ar as BlockchainAddress, av as BlockchainNamespace, bO as WorkflowSessionId, cJ as WorkspaceId, cI as OrganizationId, ed as _defineProperty, d3 as ProofOfResidenceCredentialSubjectSchema, cz as VerificationMode } from './vault.schema-1731457a.esm.mjs';
|
|
3
|
+
import { ag as SdkVerificationOutput, j as CustomerStatus, ba as QrCodeLinkWithSchemaType, B as BasicCustomerContactInformation, ck as CredentialType } from './identity-api.schema-a1e12180.esm.mjs';
|
|
4
4
|
|
|
5
5
|
var IpQualityAnalysisRequest = z.object({
|
|
6
6
|
apiKey: z.string().nullish(),
|
package/dist/{CoinMarketCap.schema-bf7b056e.cjs.dev.cjs → CoinMarketCap.schema-cb2cb990.cjs.dev.cjs}
RENAMED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
var zod = require('zod');
|
|
4
|
-
var vault_schema = require('./vault.schema-
|
|
5
|
-
var identityApi_schema = require('./identity-api.schema-
|
|
4
|
+
var vault_schema = require('./vault.schema-bcad47da.cjs.dev.cjs');
|
|
5
|
+
var identityApi_schema = require('./identity-api.schema-924918d6.cjs.dev.cjs');
|
|
6
6
|
|
|
7
7
|
var IpQualityAnalysisRequest = zod.z.object({
|
|
8
8
|
apiKey: zod.z.string().nullish(),
|