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

axios-inherit

Package Overview
Dependencies
Maintainers
2
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

axios-inherit - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

types.d.ts

23

package.json
{
"name": "axios-inherit",
"version": "1.0.0",
"version": "1.0.1",
"description": "👨‍👦 Add interceptor inheritance to axios",

@@ -20,2 +20,3 @@ "keywords": [

"main": "index.js",
"types": "types.d.ts",
"scripts": {

@@ -26,11 +27,17 @@ "test": "mocha 'spec.js'",

"devDependencies": {
"@fiverr/eslint-config-fiverr": "^3.2.0",
"axios": "^0.19.2",
"@fiverr/eslint-config-fiverr": "^3.2.2",
"axios": "^0.21.1",
"chai": "^4.2.0",
"clear-module": "^4.1.1",
"eslint": "^7.0.0",
"eslint-plugin-log": "^1.2.3",
"jest": "^26.0.1",
"chai": "^4.2.0",
"mocha": "^7.1.2"
"eslint": "^7.17.0",
"eslint-plugin-log": "^1.2.7",
"jest": "^26.6.3",
"mocha": "^8.2.1"
},
"peerDependencies": {
"axios": "*"
},
"publishConfig": {
"tag": "latest"
}
}
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