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
1
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.9 to 0.53.10

20

package.json
{
"name": "@hey-api/openapi-ts",
"version": "0.53.9",
"version": "0.53.10",
"description": "Turn your OpenAPI specification into a beautiful TypeScript client",

@@ -13,3 +13,9 @@ "homepage": "https://heyapi.vercel.app/",

},
"license": "MIT",
"license": "FSL-1.1-MIT",
"author": {
"email": "lmenus@lmen.us",
"name": "Lubos Menus",
"url": "https://lmen.us"
},
"funding": "https://github.com/sponsors/mrlubos",
"keywords": [

@@ -81,6 +87,6 @@ "angular",

"@angular/router": "17.3.9",
"@tanstack/react-query": "5.56.2",
"@tanstack/react-query": "5.59.0",
"@tanstack/solid-query": "5.51.21",
"@tanstack/svelte-query": "5.56.2",
"@tanstack/vue-query": "5.56.2",
"@tanstack/svelte-query": "5.59.0",
"@tanstack/vue-query": "5.59.1",
"@types/cross-spawn": "6.0.6",

@@ -100,4 +106,4 @@ "@types/express": "4.17.21",

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

@@ -104,0 +110,0 @@ "scripts": {

<div align="center">
<img width="150" height="150" src="https://heyapi.vercel.app/logo.png" alt="Logo">
<h1 align="center"><b>OpenAPI Typescript</b></h1>
<h1 align="center"><b>OpenAPI TypeScript</b></h1>
<p align="center">✨ Turn your OpenAPI specification into a beautiful TypeScript client.</p>

@@ -5,0 +5,0 @@ </div>

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