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

openai-zod-to-json-schema

Package Overview
Dependencies
Maintainers
0
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 0.1.0 to 1.0.0

2

package.json
{
"name": "openai-zod-to-json-schema",
"version": "0.1.0",
"version": "1.0.0",
"description": "Convert Zod schemas to JSON schemas which are optionally compatible with OpenAI's structured outputs.",

@@ -5,0 +5,0 @@ "author": "Travis Fischer <travis@transitivebullsh.it>",

@@ -1,6 +0,6 @@

<p align="center">
<em>Convert Zod schemas to JSON schemas which are optionally compatible with OpenAI's structured outputs.</em>
</p>
# openai-zod-to-json-schema <!-- omit from toc -->
<p align="center">
> Convert [Zod schemas](https://zod.dev) to [JSON schemas](https://json-schema.org) which are optionally compatible with [OpenAI's structured outputs](https://platform.openai.com/docs/guides/structured-outputs).
<p>
<a href="https://github.com/transitive-bullshit/openai-zod-to-json-schema/actions/workflows/main.yml"><img alt="Build Status" src="https://github.com/transitive-bullshit/openai-zod-to-json-schema/actions/workflows/main.yml/badge.svg" /></a>

@@ -12,4 +12,2 @@ <a href="https://www.npmjs.com/package/openai-zod-to-json-schema"><img alt="NPM" src="https://img.shields.io/npm/v/openai-zod-to-json-schema.svg" /></a>

# openai-zod-to-json-schema <!-- omit from toc -->
- [Intro](#intro)

@@ -29,2 +27,4 @@ - [Install](#install)

This package will be kept in sync with any changes to OpenAI's vendored version.
## Install

@@ -31,0 +31,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