Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@hey-api/openapi-ts

Package Overview
Dependencies
Maintainers
0
Versions
104
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hey-api/openapi-ts - npm Package Compare versions

Comparing version 0.53.10 to 0.53.11

10

package.json
{
"name": "@hey-api/openapi-ts",
"version": "0.53.10",
"description": "Turn your OpenAPI specification into a beautiful TypeScript client",
"homepage": "https://heyapi.vercel.app/",
"version": "0.53.11",
"description": "🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.",
"homepage": "https://heyapi.dev/",
"repository": {

@@ -104,4 +104,4 @@ "type": "git",

"typescript": "5.5.3",
"@hey-api/client-axios": "0.2.8",
"@hey-api/client-fetch": "0.4.1"
"@hey-api/client-axios": "0.2.9",
"@hey-api/client-fetch": "0.4.2"
},

@@ -108,0 +108,0 @@ "scripts": {

<div align="center">
<img width="150" height="150" src="https://heyapi.vercel.app/logo.png" alt="Logo">
<img width="150" height="150" src="https://heyapi.dev/logo.png" alt="Logo">
<h1 align="center"><b>OpenAPI TypeScript</b></h1>
<p align="center">✨ Turn your OpenAPI specification into a beautiful TypeScript client.</p>
<p align="center">🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.</p>
</div>
Generate TypeScript interfaces, REST clients, and JSON Schemas from OpenAPI specifications.
[Live demo](https://stackblitz.com/edit/hey-api-example?file=openapi-ts.config.ts,src%2Fclient%2Fschemas.gen.ts,src%2Fclient%2Fservices.gen.ts,src%2Fclient%2Ftypes.gen.ts)

@@ -21,3 +19,3 @@

Please visit our [website](https://heyapi.vercel.app/) for documentation, guides, migrating, and more.
Please visit our [website](https://heyapi.dev/) for documentation, guides, migrating, and more.

@@ -30,10 +28,10 @@ ## Sponsoring

Automatically update your code when the APIs it depends on change. [Find out more](https://heyapi.vercel.app/openapi-ts/integrations.html).
Automatically update your code when the APIs it depends on change. [Find out more](https://heyapi.dev/openapi-ts/integrations.html).
## Migrating from OpenAPI Typescript Codegen?
Please read our [migration guide](https://heyapi.vercel.app/openapi-ts/migrating.html#openapi-typescript-codegen).
Please read our [migration guide](https://heyapi.dev/openapi-ts/migrating.html#openapi-typescript-codegen).
## Contributing
Want to get involved? Please refer to the [contributing guide](https://heyapi.vercel.app/contributing.html).
Want to get involved? Please refer to the [contributing guide](https://heyapi.dev/contributing.html).

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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