@nexeraprotocol/nexera-id-schemas
Advanced tools
Comparing version 1.0.27 to 1.0.28
@@ -61,2 +61,6 @@ 'use strict'; | ||
// Get AuthenticateSPResultSchema from ID3_7CredentialSubjectSchema | ||
// Would be ideal if we could use ID3_7CredentialSubjectSchema.shape.originalData.shape.authenticateSPResult; | ||
// but then we would use the custom modifications on the array | ||
//copied from /packages/libs/schemas/src/compliance/vc-schemas/ID3_7CredentialSubjectSchema.ts | ||
@@ -63,0 +67,0 @@ var AuthenticateSPResultSchema = zod.z.object({ |
@@ -61,2 +61,6 @@ 'use strict'; | ||
// Get AuthenticateSPResultSchema from ID3_7CredentialSubjectSchema | ||
// Would be ideal if we could use ID3_7CredentialSubjectSchema.shape.originalData.shape.authenticateSPResult; | ||
// but then we would use the custom modifications on the array | ||
//copied from /packages/libs/schemas/src/compliance/vc-schemas/ID3_7CredentialSubjectSchema.ts | ||
@@ -63,0 +67,0 @@ var AuthenticateSPResultSchema = zod.z.object({ |
@@ -58,2 +58,6 @@ import { z } from 'zod'; | ||
// Get AuthenticateSPResultSchema from ID3_7CredentialSubjectSchema | ||
// Would be ideal if we could use ID3_7CredentialSubjectSchema.shape.originalData.shape.authenticateSPResult; | ||
// but then we would use the custom modifications on the array | ||
//copied from /packages/libs/schemas/src/compliance/vc-schemas/ID3_7CredentialSubjectSchema.ts | ||
@@ -60,0 +64,0 @@ var AuthenticateSPResultSchema = z.object({ |
{ | ||
"name": "@nexeraprotocol/nexera-id-schemas", | ||
"version": "1.0.27", | ||
"version": "1.0.28", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "dist/nexeraprotocol-nexera-id-schemas.cjs.js", |
{ | ||
"name": "@nexeraprotocol/nexera-id-schemas", | ||
"version": "1.0.27", | ||
"version": "1.0.28", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "dist/nexeraprotocol-nexera-id-schemas.cjs.js", |
@@ -7,2 +7,4 @@ # Overview | ||
_Important: When updating ID3, we need to manually update types in the /compliance/providers/gbg folder that are derived from those because we customized them to handle unexpected non-array results._ | ||
### Id Scan | ||
@@ -9,0 +11,0 @@ |
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
1266185
25939
50