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.1.0 to 0.2.0

26

package.json
{
"name": "@apimatic/axios-client-adapter",
"author": "APIMatic Ltd.",
"version": "0.1.0",
"license": "SEE LICENSE IN LICENSE.md",
"version": "0.2.0",
"license": "MIT",
"sideEffects": false,

@@ -20,3 +20,3 @@ "main": "lib/index.js",

"engines": {
"node": ">=10.4.0"
"node": ">=14.15.0 || >=16.0.0"
},

@@ -46,3 +46,3 @@ "scripts": {

"@babel/core": "^7.10.5",
"@size-limit/preset-small-lib": "^4.6.0",
"@size-limit/preset-small-lib": "^7.0.8",
"@types/detect-node": "^2.0.0",

@@ -56,5 +56,5 @@ "@types/lodash.flatmap": "^4.5.6",

"lerna-alias": "3.0.3-0",
"rollup": "^2.35.1",
"rollup-plugin-typescript2": "^0.30.0",
"size-limit": "^4.6.0",
"rollup": "^2.79.0",
"rollup-plugin-typescript2": "^0.31.0",
"size-limit": "^7.0.8",
"ts-jest": "^26.4.0",

@@ -64,9 +64,9 @@ "typescript": "^4.1.2"

"dependencies": {
"@apimatic/convert-to-stream": "^0.0.2",
"@apimatic/core-interfaces": "^0.1.0",
"@apimatic/file-wrapper": "^0.1.0",
"@apimatic/http-headers": "^0.1.0",
"@apimatic/convert-to-stream": "^0.1.0",
"@apimatic/core-interfaces": "^0.2.0",
"@apimatic/file-wrapper": "^0.2.0",
"@apimatic/http-headers": "^0.2.0",
"@apimatic/json-bigint": "^1.2.0",
"@apimatic/http-query": "^0.1.0",
"@apimatic/schema": "^0.6.0",
"@apimatic/http-query": "^0.2.0",
"@apimatic/schema": "^0.7.0",
"axios": "^0.21.1",

@@ -73,0 +73,0 @@ "detect-browser": "^5.3.0",

/// <reference lib="dom" />

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

@@ -0,0 +0,0 @@ // tslint:disable-next-line:no-reference

@@ -0,0 +0,0 @@ // tslint:disable-next-line:no-empty-interface

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