@nexeraid/identity-api-client
Advanced tools
Comparing version 2.30.1 to 2.35.1-dev
{ | ||
"name": "@nexeraid/identity-api-client", | ||
"version": "2.30.1", | ||
"version": "2.35.1", | ||
"description": "", | ||
@@ -10,2 +10,3 @@ "keywords": [], | ||
".": { | ||
"types": "./dist/nexeraid-identity-api-client.cjs.d.cts", | ||
"import": { | ||
@@ -16,3 +17,3 @@ "types": "./dist/nexeraid-identity-api-client.esm.d.mts", | ||
"require": { | ||
"types": "./dist/nexeraid-identity-api-client.cjs.d.ts", | ||
"types": "./dist/nexeraid-identity-api-client.cjs.d.cts", | ||
"default": "./dist/nexeraid-identity-api-client.cjs.cjs" | ||
@@ -24,3 +25,3 @@ } | ||
"module": "dist/nexeraid-identity-api-client.esm.mjs", | ||
"types": "dist/nexeraid-identity-api-client.cjs.d.ts", | ||
"types": "dist/nexeraid-identity-api-client.cjs.d.cts", | ||
"files": [ | ||
@@ -27,0 +28,0 @@ "/dist" |
{ | ||
"name": "@nexeraid/identity-api-client", | ||
"version": "2.30.1", | ||
"version": "2.35.1-dev", | ||
"description": "", | ||
@@ -10,2 +10,3 @@ "keywords": [], | ||
".": { | ||
"types": "./dist/nexeraid-identity-api-client.cjs.d.cts", | ||
"import": { | ||
@@ -16,3 +17,3 @@ "types": "./dist/nexeraid-identity-api-client.esm.d.mts", | ||
"require": { | ||
"types": "./dist/nexeraid-identity-api-client.cjs.d.ts", | ||
"types": "./dist/nexeraid-identity-api-client.cjs.d.cts", | ||
"default": "./dist/nexeraid-identity-api-client.cjs.cjs" | ||
@@ -24,3 +25,3 @@ } | ||
"module": "dist/nexeraid-identity-api-client.esm.mjs", | ||
"types": "dist/nexeraid-identity-api-client.cjs.d.ts", | ||
"types": "dist/nexeraid-identity-api-client.cjs.d.cts", | ||
"files": [ | ||
@@ -42,3 +43,3 @@ "/dist" | ||
"zod-validation-error": "^3.4.0", | ||
"@nexeraid/identity-schemas": "2.31.0" | ||
"@nexeraid/identity-schemas": "2.36.0-dev" | ||
}, | ||
@@ -45,0 +46,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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
171600
24
2
+ Added@nexeraid/identity-schemas@2.36.0-dev(transitive)
- Removed@nexeraid/identity-schemas@2.31.0(transitive)