New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@ts-rest/open-api

Package Overview
Dependencies
Maintainers
1
Versions
122
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ts-rest/open-api - npm Package Compare versions

Comparing version 3.5.0 to 3.6.0

index.cjs

31

package.json
{
"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": {}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc