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

This is where we store Zod Schemas for our code base.

  • 1.3.4
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

Overview

This is where we store Zod Schemas for our code base.

Update Vc Schemas from vc-schemas repo

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

npm run download-schema:IDScan npm run generate-zod:IDScan

ID3

npm run download-schema:ID3 npm run generate-zod:ID3

ProofOfResidence

npm run download-schema:ProofOfResidence npm run generate-zod:ProofOfResidence

IDScanSelfie

npm run download-schema:IDScanSelfie npm run generate-zod:IDScanSelfie

IDScanPassport

npm run download-schema:IDScanPassport npm run generate-zod:IDScanPassport

OPA Client

Opa client is automatically generated client for interacting with open-policy-agent API. OPA api is very stable and not subject to many changes, so don't expect this to change often

Generate new API client

// TODO: remove deprecated docs Q: I don't think this is only used for API anymore, is it? Where is this information suppsoed to be?

In case of changes, run pnpm run generate-typescript-client. It uses publicly stored latest version of OPA API schema

FAQs

Package last updated on 16 Aug 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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