@ts-rest/open-api
Advanced tools
Comparing version 3.25.0 to 3.25.1
# @ts-rest/open-api | ||
## 3.25.1 | ||
### Patch Changes | ||
- 81560d4: Fix ESM/CJS issues in package.json | ||
## 3.25.0 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@ts-rest/open-api", | ||
"version": "3.25.0", | ||
"version": "3.25.1", | ||
"dependencies": { | ||
@@ -10,3 +10,3 @@ "@anatine/zod-openapi": "^1.12.0", | ||
"zod": "^3.0.0", | ||
"@ts-rest/core": "3.25.0" | ||
"@ts-rest/core": "3.25.1" | ||
}, | ||
@@ -19,3 +19,2 @@ "typedoc": { | ||
"main": "./index.js", | ||
"type": "module", | ||
"types": "./src/index.d.ts", | ||
@@ -22,0 +21,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
24541
No