@ts-rest/open-api
Advanced tools
Comparing version 3.5.0 to 3.6.0
{ | ||
"name": "@ts-rest/open-api", | ||
"version": "3.5.0", | ||
"type": "commonjs", | ||
"main": "./src/index.js", | ||
"typings": "./src/index.d.ts", | ||
"dependencies": {}, | ||
"version": "3.6.0", | ||
"peerDependenciesMeta": { | ||
"zod": { | ||
"optional": true | ||
}, | ||
"@swc/helpers": { | ||
"optional": true | ||
} | ||
}, | ||
"peerDependencies": { | ||
"@ts-rest/core": "3.5.0", | ||
"zod": "^3.18.0", | ||
"openapi3-ts": "^2.0.2", | ||
"zod-to-json-schema": "^3.17.1", | ||
"tslib": "^2.3.0" | ||
} | ||
"react": "^16.8.0 || ^17.0.0 || ^18.0.0", | ||
"zod": "^3.0.0", | ||
"openapi3-ts": "^2.0.0", | ||
"zod-to-json-schema": "^3.0.0", | ||
"@ts-rest/core": "3.6.0" | ||
}, | ||
"module": "./index.js", | ||
"main": "./index.cjs", | ||
"type": "module", | ||
"types": "./index.d.ts", | ||
"dependencies": {} | ||
} |
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
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
204
Yes
10397
6
1
0
1