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

@nexeraid/identity-api-client

Package Overview
Dependencies
Maintainers
0
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nexeraid/identity-api-client - npm Package Compare versions

Comparing version 1.3.215-feature-web3-457-remove-identity-app-mapping-to-legacy-react-context-last-1724145709897 to 1.3.215-staging

2

dist/declarations/src/createIdentityApiClient.d.ts

@@ -1,2 +0,2 @@

import { Environment } from "@nexeraid/identity-schemas";
import type { Environment } from "@nexeraid/identity-schemas";
import { ApiClient } from "./generated/index.js";

@@ -3,0 +3,0 @@ /**

@@ -17,4 +17,4 @@ import type { CancelablePromise } from "../core/CancelablePromise.js";

workflowId: string;
externalUserId?: string;
additionalInformations?: {
externalCustomerId?: string;
additionalInformation?: {
email?: string;

@@ -38,4 +38,4 @@ phone?: string;

workflowId: string;
externalUserId: string;
additionalInformations?: {
externalCustomerId: string;
additionalInformation?: {
email?: string;

@@ -42,0 +42,0 @@ phone?: string;

{
"name": "@nexeraid/identity-api-client",
"version": "1.3.215-feature-web3-457-remove-identity-app-mapping-to-legacy-react-context-last-1724145709897",
"version": "1.3.215-staging",
"description": "",

@@ -32,3 +32,3 @@ "keywords": [],

"zod-validation-error": "^3.3.1",
"@nexeraid/identity-schemas": "1.12.5-feature-web3-457-remove-identity-app-mapping-to-legacy-react-context-last-1724145709897"
"@nexeraid/identity-schemas": "1.12.15-staging"
},

@@ -35,0 +35,0 @@ "devDependencies": {

@@ -17,3 +17,2 @@ # Overview

- [generate-api-client.yml](..%2F..%2F..%2F.github%2Fworkflows%2Fgenerate-api-client.yml)
- For more information about CI see [CI.md](..%2F..%2F..%2Fdev-docs%2FCI.md)
- [generate-api-client.yml](..%2F..%2F..%2F.github%2Fworkflows%2Fgenerate-api-client.yml)
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