@ts-rest/open-api
Advanced tools
Comparing version 3.30.5 to 3.31.0
# @ts-rest/open-api | ||
## 3.31.0 | ||
## 3.30.5 | ||
@@ -4,0 +6,0 @@ |
{ | ||
"name": "@ts-rest/open-api", | ||
"version": "3.30.5", | ||
"version": "3.31.0", | ||
"dependencies": { | ||
@@ -9,15 +9,14 @@ "@anatine/zod-openapi": "^1.12.0", | ||
"peerDependencies": { | ||
"zod": "^3.22.3", | ||
"@ts-rest/core": "3.30.5" | ||
"zod": "^3.22.3" | ||
}, | ||
"module": "./index.mjs", | ||
"main": "./index.js", | ||
"types": "./src/index.d.ts", | ||
"exports": { | ||
"./package.json": "./package.json", | ||
".": { | ||
"types": "./src/index.d.ts", | ||
"import": "./index.mjs", | ||
"require": "./index.js" | ||
"module": "./index.esm.js", | ||
"import": "./index.cjs.mjs", | ||
"default": "./index.cjs.js" | ||
} | ||
} | ||
}, | ||
"module": "./index.esm.js", | ||
"main": "./index.cjs.js" | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
30433
3
11
390
1