🚀 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.4

CHANGELOG.md

6

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

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

"@asteasolutions/zod-to-openapi": "^7.1.0",
"@hono/zod-validator": "workspace:^"
"@hono/zod-validator": "^0.4.3"
},

@@ -62,2 +62,2 @@ "engines": {

}
}
}