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.5.2 to 7.5.3

2

index.d.ts

@@ -5,2 +5,2 @@ import { OpenAPIClientAxios } from './client';

export * from './types/client';
export type { Axios, AxiosInstance, AxiosRequestConfig, AxiosError } from 'axios';
export type { Axios, AxiosInstance, AxiosRequestConfig, AxiosResponse, AxiosError } from 'axios';
{
"name": "openapi-client-axios",
"description": "JavaScript client library for consuming OpenAPI-enabled APIs with axios. Types included.",
"version": "7.5.2",
"version": "7.5.3",
"license": "MIT",

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

},
"gitHead": "f457f48c58bd1986955a7a85b7c2def6534e340a"
"gitHead": "cf13827673dfdce68903db39224a26bcca7e0e9a"
}
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