@nexeraid/identity-api-client
Advanced tools
Comparing version 2.1.2-staging to 2.1.5-dev
@@ -49,2 +49,3 @@ import type { CancelablePromise } from "../core/CancelablePromise.js"; | ||
token: string; | ||
externalCustomerId?: string; | ||
}>; | ||
@@ -69,3 +70,4 @@ /** | ||
token: string; | ||
externalCustomerId?: string; | ||
}>; | ||
} |
@@ -24,3 +24,4 @@ import type { CancelablePromise } from "../core/CancelablePromise.js"; | ||
token: string; | ||
externalCustomerId?: string; | ||
}>; | ||
} |
{ | ||
"name": "@nexeraid/identity-api-client", | ||
"version": "2.1.2", | ||
"version": "2.1.5", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "keywords": [], |
{ | ||
"name": "@nexeraid/identity-api-client", | ||
"version": "2.1.2-staging", | ||
"version": "2.1.5-dev", | ||
"description": "", | ||
@@ -32,3 +32,3 @@ "keywords": [], | ||
"zod-validation-error": "^3.4.0", | ||
"@nexeraid/identity-schemas": "2.1.4-staging" | ||
"@nexeraid/identity-schemas": "2.1.6-dev" | ||
}, | ||
@@ -35,0 +35,0 @@ "devDependencies": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
158957
4354
+ Added@nexeraid/identity-schemas@2.1.6-dev(transitive)
- Removed@nexeraid/identity-schemas@2.1.4-staging(transitive)