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

json-schema-to-zod

Package Overview
Dependencies
Maintainers
1
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

json-schema-to-zod - npm Package Compare versions

Comparing version 0.0.0-beta.1 to 0.1.0

src/cli.ts

3

package.json
{
"name": "json-schema-to-zod",
"version": "0.0.0-beta.1",
"version": "0.1.0",
"description": "Converts JSON schema objects or files into Zod schemas",

@@ -27,2 +27,3 @@ "main": "index.js",

"@types/json-schema": "^7.0.9",
"json-schema-ref-parser": "^9.0.9",
"prettier": "^2.4.1"

@@ -29,0 +30,0 @@ },

@@ -24,2 +24,3 @@ # Json-Schema-to-Zod

- --name/-n [(optional) schema name in output]
- --deref/-d [(optional) deref schemas before parsing]

@@ -26,0 +27,0 @@ ### Programmatic

Sorry, the diff of this file is not supported yet

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