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.25.0 to 3.25.1

6

CHANGELOG.md
# @ts-rest/open-api
## 3.25.1
### Patch Changes
- 81560d4: Fix ESM/CJS issues in package.json
## 3.25.0

@@ -4,0 +10,0 @@

5

package.json
{
"name": "@ts-rest/open-api",
"version": "3.25.0",
"version": "3.25.1",
"dependencies": {

@@ -10,3 +10,3 @@ "@anatine/zod-openapi": "^1.12.0",

"zod": "^3.0.0",
"@ts-rest/core": "3.25.0"
"@ts-rest/core": "3.25.1"
},

@@ -19,3 +19,2 @@ "typedoc": {

"main": "./index.js",
"type": "module",
"types": "./src/index.d.ts",

@@ -22,0 +21,0 @@ "exports": {

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