@ts-rest/open-api
Advanced tools
Comparing version 3.19.1 to 3.19.2
{ | ||
"name": "@ts-rest/open-api", | ||
"version": "3.19.1", | ||
"version": "3.19.2", | ||
"dependencies": { | ||
@@ -10,3 +10,3 @@ "@anatine/zod-openapi": "^1.12.0", | ||
"zod": "^3.0.0", | ||
"@ts-rest/core": "3.19.1" | ||
"@ts-rest/core": "3.19.2" | ||
}, | ||
@@ -19,2 +19,3 @@ "typedoc": { | ||
"main": "./index.cjs", | ||
"type": "module", | ||
"types": "./src/index.d.ts", | ||
@@ -21,0 +22,0 @@ "exports": { |
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
19908
Yes