🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@hono/zod-openapi

Package Overview
Dependencies
Maintainers
1
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hono/zod-openapi - npm Package Compare versions

Comparing version

to
0.19.6

7

CHANGELOG.md
# @hono/zod-openapi
## 0.19.6
### Patch Changes
- Updated dependencies [[`8ed99d9d791ed6bd8b897c705289b0464947e632`](https://github.com/honojs/middleware/commit/8ed99d9d791ed6bd8b897c705289b0464947e632)]:
- @hono/zod-validator@0.5.0
## 0.19.5

@@ -4,0 +11,0 @@

4

package.json
{
"name": "@hono/zod-openapi",
"version": "0.19.5",
"version": "0.19.6",
"description": "A wrapper class of Hono which supports OpenAPI.",

@@ -56,3 +56,3 @@ "type": "module",

"@asteasolutions/zod-to-openapi": "^7.3.0",
"@hono/zod-validator": "^0.4.3"
"@hono/zod-validator": "^0.5.0"
},

@@ -59,0 +59,0 @@ "engines": {