Socket
Socket
Sign inDemoInstall

openapi-client-axios

Package Overview
Dependencies
Maintainers
1
Versions
125
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

openapi-client-axios - npm Package Compare versions

Comparing version 7.3.5 to 7.3.6

4

package.json
{
"name": "openapi-client-axios",
"description": "JavaScript client library for consuming OpenAPI-enabled APIs with axios. Types included.",
"version": "7.3.5",
"version": "7.3.6",
"license": "MIT",

@@ -77,3 +77,3 @@ "keywords": [

},
"gitHead": "57ef74debcfd7aaf4341d3c692ea9f1f2f877d0b"
"gitHead": "3ae91f37cb4dff03043f7b90e7c5dfcedab88b29"
}

@@ -1,2 +0,2 @@

<h1 align="center"><img alt="openapi-client-axios" src="https://github.com/openapistack/openapi-client-axios/raw/master/header.png?raw=true" style="max-width:50rem"></h1>
<h1 align="center"><img alt="openapi-client-axios" src="https://github.com/openapistack/openapi-client-axios/raw/main/header.png?raw=true" style="max-width:50rem"></h1>

@@ -7,3 +7,3 @@ [![CI](https://github.com/openapistack/openapi-client-axios/workflows/CI/badge.svg)](https://github.com/openapistack/openapi-client-axios/actions?query=workflow%3ACI)

[![bundle size](https://img.shields.io/bundlephobia/minzip/openapi-client-axios?label=gzip%20bundle)](https://bundlephobia.com/package/openapi-client-axios)
[![License](http://img.shields.io/:license-mit-blue.svg)](https://github.com/openapistack/openapi-client-axios/blob/master/LICENSE)
[![License](http://img.shields.io/:license-mit-blue.svg)](https://github.com/openapistack/openapi-client-axios/blob/main/LICENSE)
[![Buy me a coffee](https://img.shields.io/badge/donate-buy%20me%20a%20coffee-orange)](https://buymeacoff.ee/anttiviljami)

@@ -176,3 +176,3 @@

![TypeScript IntelliSense](https://github.com/openapistack/openapi-client-axios/blob/master/packages/typegen/intellisense.gif)
![TypeScript IntelliSense](https://github.com/openapistack/openapi-client-axios/blob/main/packages/typegen/intellisense.gif)

@@ -179,0 +179,0 @@ `openapi-client-axios` comes with a CLI command `openapicmd typegen` to generate Typescript types for type safety and code autocomplete.

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