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

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 3.0.1 to 3.0.2

2

client.d.ts

@@ -47,3 +47,3 @@ import { AxiosInstance, AxiosRequestConfig } from 'axios';

*/
getClient: <Client = OpenAPIClient<UnknownOperationMethods>>() => Promise<OpenAPIClient<UnknownOperationMethods> | Client>;
getClient: <Client = OpenAPIClient<UnknownOperationMethods>>() => Promise<Client>;
/**

@@ -50,0 +50,0 @@ * Initalizes OpenAPIClientAxios.

{
"name": "openapi-client-axios",
"description": "JavaScript client library for consuming OpenAPI-enabled APIs with axios",
"version": "3.0.1",
"version": "3.0.2",
"author": "Viljami Kuosmanen <viljami@avoinsorsa.fi>",

@@ -6,0 +6,0 @@ "license": "MIT",

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