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

@nexeraprotocol/nexera-id-schemas

Package Overview
Dependencies
Maintainers
1
Versions
385
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nexeraprotocol/nexera-id-schemas - npm Package Compare versions

Comparing version 1.0.27 to 1.0.28

4

dist/nexeraprotocol-nexera-id-schemas.cjs.dev.js

@@ -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({

2

dist/package.json
{
"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 @@

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