@ts-rest/open-api
Advanced tools
Comparing version 3.8.0 to 3.9.0
{ | ||
"name": "@ts-rest/open-api", | ||
"version": "3.8.0", | ||
"version": "3.9.0", | ||
"peerDependenciesMeta": { | ||
@@ -17,3 +17,3 @@ "zod": { | ||
"zod-to-json-schema": "^3.x.x", | ||
"@ts-rest/core": "3.8.0" | ||
"@ts-rest/core": "3.9.0" | ||
}, | ||
@@ -23,4 +23,4 @@ "module": "./index.js", | ||
"type": "module", | ||
"types": "./index.d.ts", | ||
"types": "./src/index.d.ts", | ||
"dependencies": {} | ||
} |
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
10878