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

@apimatic/axios-client-adapter

Package Overview
Dependencies
Maintainers
4
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@apimatic/axios-client-adapter - npm Package Compare versions

Comparing version 0.3.0 to 0.3.1

LICENSE.md

0

lib/httpClient.d.ts

@@ -0,0 +0,0 @@ import { AxiosRequestConfig, AxiosResponse, AxiosResponseHeaders, RawAxiosResponseHeaders } from 'axios';

@@ -0,0 +0,0 @@ "use strict";

/// <reference path="shim/index.d.ts" />
export * from './httpClient';
//# sourceMappingURL=index.d.ts.map

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ interface Blob {

19

package.json
{
"name": "@apimatic/axios-client-adapter",
"author": "APIMatic Ltd.",
"version": "0.3.0",
"version": "0.3.1",
"license": "MIT",

@@ -61,9 +61,9 @@ "sideEffects": false,

"dependencies": {
"@apimatic/convert-to-stream": "^0.1.0",
"@apimatic/core-interfaces": "^0.2.0",
"@apimatic/file-wrapper": "^0.3.0",
"@apimatic/http-headers": "^0.3.0",
"@apimatic/convert-to-stream": "^0.1.2",
"@apimatic/core-interfaces": "^0.2.5",
"@apimatic/file-wrapper": "^0.3.2",
"@apimatic/http-headers": "^0.3.2",
"@apimatic/http-query": "^0.3.2",
"@apimatic/json-bigint": "^1.2.0",
"@apimatic/http-query": "^0.3.0",
"@apimatic/schema": "^0.7.0",
"@apimatic/schema": "^0.7.9",
"axios": "^1.6.0",

@@ -84,3 +84,4 @@ "detect-browser": "^5.3.0",

"directory": "packages/axios-client-adapter"
}
}
},
"gitHead": "43e7ca2560f262b85c1c6d15f5f01d00c2b43b37"
}
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