New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@mm-cmv/json-schema

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mm-cmv/json-schema

This directory contains NodeJS scripts for converting the Zod schemas from `@mm-cmv/schemas` (located in `packages/schemas/`) to JSON schema.

latest
npmnpm
Version
3.3.3
Version published
Maintainers
1
Created
Source

This directory contains NodeJS scripts for converting the Zod schemas from @mm-cmv/schemas (located in packages/schemas/) to JSON schema.

These JSON schemas are not intended to be used at runtime within any mmCMV JS sub-package. Instead, they are intended to be uploaded to NPM/CDN where they can be accessed from Python or R to perform validation in the absence of JavaScript.

From the root of the monorepo, run:

pnpm run build-json-schema

FAQs

Package last updated on 13 Dec 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