Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@nexeraid/identity-schemas

Package Overview
Dependencies
Maintainers
0
Versions
194
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nexeraid/identity-schemas - npm Package Compare versions

Comparing version 2.1.4-staging to 2.1.6-dev

24

dist/declarations/src/providers/kyb-sessions.schema.d.ts

@@ -53,5 +53,5 @@ import { z } from "zod";

customerId: string;
externalUserId: string;
applicantId: string;
levelName: string;
externalUserId: string;
reviewAnswer?: "RED" | "YELLOW" | "GREEN" | null | undefined;

@@ -64,5 +64,5 @@ reviewRejectType?: "FINAL" | "RETRY" | null | undefined;

customerId: string;
externalUserId: string;
applicantId: string;
levelName: string;
externalUserId: string;
reviewAnswer?: "RED" | "YELLOW" | "GREEN" | null | undefined;

@@ -87,5 +87,5 @@ reviewRejectType?: "FINAL" | "RETRY" | null | undefined;

customerId: string;
externalUserId: string;
applicantId: string;
levelName: string;
externalUserId: string;
reviewAnswer?: "RED" | "YELLOW" | "GREEN" | null | undefined;

@@ -98,5 +98,5 @@ reviewRejectType?: "FINAL" | "RETRY" | null | undefined;

customerId: string;
externalUserId: string;
applicantId: string;
levelName: string;
externalUserId: string;
reviewAnswer?: "RED" | "YELLOW" | "GREEN" | null | undefined;

@@ -133,5 +133,5 @@ reviewRejectType?: "FINAL" | "RETRY" | null | undefined;

customerId: string;
externalUserId: string;
applicantId: string;
levelName: string;
externalUserId: string;
reviewAnswer?: "RED" | "YELLOW" | "GREEN" | null | undefined;

@@ -144,5 +144,5 @@ reviewRejectType?: "FINAL" | "RETRY" | null | undefined;

customerId: string;
externalUserId: string;
applicantId: string;
levelName: string;
externalUserId: string;
reviewAnswer?: "RED" | "YELLOW" | "GREEN" | null | undefined;

@@ -173,5 +173,5 @@ reviewRejectType?: "FINAL" | "RETRY" | null | undefined;

customerId: string;
externalUserId: string;
applicantId: string;
levelName: string;
externalUserId: string;
reviewAnswer?: "RED" | "YELLOW" | "GREEN" | null | undefined;

@@ -200,5 +200,5 @@ reviewRejectType?: "FINAL" | "RETRY" | null | undefined;

customerId: string;
externalUserId: string;
applicantId: string;
levelName: string;
externalUserId: string;
reviewAnswer?: "RED" | "YELLOW" | "GREEN" | null | undefined;

@@ -244,5 +244,5 @@ reviewRejectType?: "FINAL" | "RETRY" | null | undefined;

customerId: string;
externalUserId: string;
applicantId: string;
levelName: string;
externalUserId: string;
reviewAnswer?: "RED" | "YELLOW" | "GREEN" | null | undefined;

@@ -255,5 +255,5 @@ reviewRejectType?: "FINAL" | "RETRY" | null | undefined;

customerId: string;
externalUserId: string;
applicantId: string;
levelName: string;
externalUserId: string;
reviewAnswer?: "RED" | "YELLOW" | "GREEN" | null | undefined;

@@ -284,5 +284,5 @@ reviewRejectType?: "FINAL" | "RETRY" | null | undefined;

customerId: string;
externalUserId: string;
applicantId: string;
levelName: string;
externalUserId: string;
reviewAnswer?: "RED" | "YELLOW" | "GREEN" | null | undefined;

@@ -311,5 +311,5 @@ reviewRejectType?: "FINAL" | "RETRY" | null | undefined;

customerId: string;
externalUserId: string;
applicantId: string;
levelName: string;
externalUserId: string;
reviewAnswer?: "RED" | "YELLOW" | "GREEN" | null | undefined;

@@ -316,0 +316,0 @@ reviewRejectType?: "FINAL" | "RETRY" | null | undefined;

@@ -62,3 +62,2 @@ import { z } from "zod";

type: "applicantReviewed" | "applicantCreated" | "applicantPending" | "applicantOnHold" | "applicantPersonalInfoChanged" | "applicantPrechecked" | "applicantDeleted" | "applicantLevelChanged" | "videoIdentStatusChanged" | "applicantReset" | "applicantActionPending" | "applicantActionReviewed" | "applicantActionOnHold" | "applicantTravelRuleStatusChanged" | "applicantWorkflowCompleted" | "applicantTagsChanged";
externalUserId: string;
applicantId: string;

@@ -70,2 +69,3 @@ inspectionId: string;

sandboxMode: boolean;
externalUserId: string;
reviewStatus: "pending" | "init" | "prechecked" | "queued" | "completed" | "onHold";

@@ -90,3 +90,2 @@ clientId: string;

type: "applicantReviewed" | "applicantCreated" | "applicantPending" | "applicantOnHold" | "applicantPersonalInfoChanged" | "applicantPrechecked" | "applicantDeleted" | "applicantLevelChanged" | "videoIdentStatusChanged" | "applicantReset" | "applicantActionPending" | "applicantActionReviewed" | "applicantActionOnHold" | "applicantTravelRuleStatusChanged" | "applicantWorkflowCompleted" | "applicantTagsChanged";
externalUserId: string;
applicantId: string;

@@ -98,2 +97,3 @@ inspectionId: string;

sandboxMode: boolean;
externalUserId: string;
reviewStatus: "pending" | "init" | "prechecked" | "queued" | "completed" | "onHold";

@@ -155,3 +155,2 @@ clientId: string;

type: "applicantReviewed" | "applicantCreated" | "applicantPending" | "applicantOnHold" | "applicantPersonalInfoChanged" | "applicantPrechecked" | "applicantDeleted" | "applicantLevelChanged" | "videoIdentStatusChanged" | "applicantReset" | "applicantActionPending" | "applicantActionReviewed" | "applicantActionOnHold" | "applicantTravelRuleStatusChanged" | "applicantWorkflowCompleted" | "applicantTagsChanged";
externalUserId: string;
applicantId: string;

@@ -161,2 +160,3 @@ inspectionId: string;

correlationId: string;
externalUserId: string;
reviewResult: {

@@ -177,3 +177,2 @@ reviewAnswer?: "RED" | "YELLOW" | "GREEN" | undefined;

type: "applicantReviewed" | "applicantCreated" | "applicantPending" | "applicantOnHold" | "applicantPersonalInfoChanged" | "applicantPrechecked" | "applicantDeleted" | "applicantLevelChanged" | "videoIdentStatusChanged" | "applicantReset" | "applicantActionPending" | "applicantActionReviewed" | "applicantActionOnHold" | "applicantTravelRuleStatusChanged" | "applicantWorkflowCompleted" | "applicantTagsChanged";
externalUserId: string;
applicantId: string;

@@ -183,2 +182,3 @@ inspectionId: string;

correlationId: string;
externalUserId: string;
reviewResult: {

@@ -185,0 +185,0 @@ reviewAnswer?: "RED" | "YELLOW" | "GREEN" | undefined;

@@ -9,3 +9,3 @@ import { z } from "zod";

customerId: z.ZodString;
externalUserId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
externalCustomerId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
cmsProjectId: z.ZodOptional<z.ZodString>;

@@ -25,3 +25,3 @@ createdAt: z.ZodDate;

category: "Onboarding" | "Ongoing monitoring";
externalUserId?: string | null | undefined;
externalCustomerId?: string | null | undefined;
cmsProjectId?: string | undefined;

@@ -39,3 +39,3 @@ deletedBy?: string | null | undefined;

category: "Onboarding" | "Ongoing monitoring";
externalUserId?: string | null | undefined;
externalCustomerId?: string | null | undefined;
cmsProjectId?: string | undefined;

@@ -42,0 +42,0 @@ deletedBy?: string | null | undefined;

{
"name": "@nexeraid/identity-schemas",
"version": "2.1.4",
"version": "2.1.6",
"description": "",

@@ -5,0 +5,0 @@ "keywords": [],

{
"name": "@nexeraid/identity-schemas",
"version": "2.1.4-staging",
"version": "2.1.6-dev",
"description": "",

@@ -5,0 +5,0 @@ "keywords": [],

@@ -45,3 +45,3 @@ 'use strict';

customerId: identityApi_schema.UuidString,
externalUserId: identityApi_schema.ExternalCustomerId.nullish(),
externalCustomerId: identityApi_schema.ExternalCustomerId.nullish(),
cmsProjectId: zod.z.string().optional(),

@@ -48,0 +48,0 @@ createdAt: zod.z.coerce.date(),

@@ -45,3 +45,3 @@ 'use strict';

customerId: identityApi_schema.UuidString,
externalUserId: identityApi_schema.ExternalCustomerId.nullish(),
externalCustomerId: identityApi_schema.ExternalCustomerId.nullish(),
cmsProjectId: zod.z.string().optional(),

@@ -48,0 +48,0 @@ createdAt: zod.z.coerce.date(),

@@ -41,3 +41,3 @@ import { z } from 'zod';

customerId: UuidString,
externalUserId: ExternalCustomerId.nullish(),
externalCustomerId: ExternalCustomerId.nullish(),
cmsProjectId: z.string().optional(),

@@ -44,0 +44,0 @@ createdAt: z.coerce.date(),

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc