@anatine/zod-openapi
Advanced tools
Comparing version 1.6.1 to 1.7.0
{ | ||
"name": "@anatine/zod-openapi", | ||
"version": "1.6.1", | ||
"version": "1.7.0", | ||
"description": "Zod to OpenAPI converter", | ||
@@ -24,7 +24,7 @@ "main": "src/index.js", | ||
"dependencies": { | ||
"ts-deepmerge": "^2.0.1" | ||
"ts-deepmerge": "^2.0.3" | ||
}, | ||
"peerDependencies": { | ||
"zod": "^3.11.6", | ||
"openapi3-ts": "^2.0.1", | ||
"zod": "^3.17.3", | ||
"openapi3-ts": "^2.0.2", | ||
"validator": "^13.7.0" | ||
@@ -31,0 +31,0 @@ }, |
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
26595
9
Updatedts-deepmerge@^2.0.3