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

@ts-rest/open-api

Package Overview
Dependencies
Maintainers
1
Versions
117
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ts-rest/open-api - npm Package Compare versions

Comparing version 3.14.0 to 3.15.0

4

package.json
{
"name": "@ts-rest/open-api",
"version": "3.14.0",
"version": "3.15.0",
"peerDependenciesMeta": {

@@ -17,3 +17,3 @@ "zod": {

"zod-to-json-schema": "^3.x.x",
"@ts-rest/core": "3.14.0"
"@ts-rest/core": "3.15.0"
},

@@ -20,0 +20,0 @@ "typedoc": {

@@ -7,16 +7,21 @@ # ts-rest

<p align="center">RPC-like client and server helpers for a magical end to end typed experience</p>
<p align="center">
<a href="https://www.npmjs.com/package/@ts-rest/core">
<img src="https://img.shields.io/npm/v/@ts-rest/core.svg" alt="langue typescript"/>
</a>
<a href="https://www.npmjs.com/package/@ts-rest/core"/>
<img alt="npm" src="https://img.shields.io/npm/dw/@ts-rest/core"/>
<a href="https://github.com/ts-rest/ts-rest/blob/main/LICENSE"></a>
<img alt="GitHub" src="https://img.shields.io/github/license/ts-rest/ts-rest"/>
<img alt="GitHub Workflow Status" src="https://img.shields.io/bundlephobia/minzip/@ts-rest/core?label=%40ts-rest%2Fcore"/>
<img alt="GitHub Workflow Status" src="https://img.shields.io/discord/1055855205960392724"/>
</p>
<p align="center">RPC-like client and server helpers for a magical end to end typed experience</p>
<p align="center">
<a href="https://www.npmjs.com/package/@ts-rest/core">
<img src="https://img.shields.io/npm/v/@ts-rest/core.svg" alt="langue typescript"/>
</a>
<img alt="Github Workflow Status" src="https://img.shields.io/github/actions/workflow/status/ts-rest/ts-rest/release.yml?branch=main"/>
<a href="https://www.npmjs.com/package/@ts-rest/core">
<img alt="npm" src="https://img.shields.io/npm/dw/@ts-rest/core"/>
</a>
<a href="https://github.com/ts-rest/ts-rest/blob/main/LICENSE">
<img alt="License" src="https://img.shields.io/github/license/ts-rest/ts-rest"/>
</a>
<img alt="Bundle Size" src="https://img.shields.io/bundlephobia/minzip/@ts-rest/core?label=%40ts-rest%2Fcore"/>
<a href="https://discord.com/invite/2Megk85k5a">
<img alt="Discord" src="https://img.shields.io/discord/1055855205960392724"/>
</a>
</p>
# Introduction

@@ -87,1 +92,15 @@

This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
<div style={{paddingTop: "25px"}}>
<a
href="https://vercel.com/?utm_source=ts-rest&utm_campaign=oss"
target="_blank"
rel="noreferrer"
>
<img
src="https://ts-rest.com/img/powered-by-vercel.svg"
alt="Powered by Vercel"
height="40"
/>
</a>
</div>
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