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 2.3.25 to 2.3.39-dev

3

dist/declarations/src/generated/services/AuthService.d.ts

@@ -49,2 +49,3 @@ import type { CancelablePromise } from "../core/CancelablePromise.js";

token: string;
expiresAt: number;
externalCustomerId?: string;

@@ -64,2 +65,3 @@ }>;

token: string;
expiresAt: number;
}>;

@@ -84,4 +86,5 @@ /**

token: string;
expiresAt: number;
externalCustomerId?: string;
}>;
}

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

token: string;
expiresAt: number;
externalCustomerId?: string;
}>;
}

2

dist/package.json
{
"name": "@nexeraid/identity-api-client",
"version": "2.3.25",
"version": "2.3.39",
"description": "",

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

{
"name": "@nexeraid/identity-api-client",
"version": "2.3.25",
"version": "2.3.39-dev",
"description": "",

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

"zod-validation-error": "^3.4.0",
"@nexeraid/identity-schemas": "2.3.24"
"@nexeraid/identity-schemas": "2.3.40-dev"
},

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

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