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

trpc-to-openapi

Package Overview
Dependencies
Maintainers
0
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

trpc-to-openapi - npm Package Compare versions

Comparing version 2.1.0 to 2.1.1

6

package.json
{
"name": "trpc-to-openapi",
"version": "2.1.0",
"version": "2.1.1",
"description": "tRPC OpenAPI",

@@ -59,4 +59,3 @@ "author": "mcampa",

"h3": "^1.6.4",
"lodash.clonedeep": "^4.5.0",
"openapi3-ts": "4.3.3"
"openapi3-ts": "4.4.0"
},

@@ -69,3 +68,2 @@ "devDependencies": {

"@types/jest": "^29.5.1",
"@types/lodash.clonedeep": "^4.5.7",
"@types/node": "^20.2.3",

@@ -72,0 +70,0 @@ "@types/node-fetch": "^2.6.4",

@@ -21,18 +21,2 @@ <p align="center">

## Changelog
- v2.1.0
- Updated the minimum version of `zod-openapi` to 4.1.0.
- Changed `zod-openapi` to a peer dependency.
- The `protect` option now defaults to `true`.
- Improved Error schema titles
- v2.0.4
- Upgraded to tRPC 11.0.0-rc.648.
- v2.0.3
- Added support for array inputs in GET requests.
## Usage

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