axios-inherit
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"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" | ||
} | ||
} |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
3155
4
39
1
1