@backan/core
Advanced tools
Comparing version 0.0.19 to 0.0.20
{ | ||
"name": "@backan/core", | ||
"version": "0.0.19", | ||
"description": "All in one web API builder. Create endpoints with type validations and OpenApi documentation, safely and quickly.", | ||
"version": "0.0.20", | ||
"type": "module", | ||
@@ -36,8 +37,8 @@ "license": "GPL-3.0", | ||
"devDependencies": { | ||
"@hono/vite-dev-server": "0.14.0" | ||
"@hono/vite-dev-server": "0.16.0" | ||
}, | ||
"dependencies": { | ||
"@hono/swagger-ui": "0.4.0", | ||
"@hono/zod-openapi": "0.15.3", | ||
"hono": "4.5.5" | ||
"@hono/swagger-ui": "0.4.1", | ||
"@hono/zod-openapi": "0.16.2", | ||
"hono": "4.6.3" | ||
}, | ||
@@ -44,0 +45,0 @@ "scripts": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
81730
+ Added@hono/swagger-ui@0.4.1(transitive)
+ Added@hono/zod-openapi@0.16.2(transitive)
+ Added@hono/zod-validator@0.3.0(transitive)
+ Addedhono@4.6.3(transitive)
- Removed@hono/swagger-ui@0.4.0(transitive)
- Removed@hono/zod-openapi@0.15.3(transitive)
- Removed@hono/zod-validator@0.2.2(transitive)
- Removedhono@4.5.5(transitive)
Updated@hono/swagger-ui@0.4.1
Updated@hono/zod-openapi@0.16.2
Updatedhono@4.6.3