@3846masa/axios-cookiejar-support
Advanced tools
Comparing version 4.0.4 to 4.0.5
{ | ||
"name": "@3846masa/axios-cookiejar-support", | ||
"version": "4.0.4", | ||
"version": "4.0.5", | ||
"description": "Add tough-cookie support to axios.", | ||
@@ -20,2 +20,3 @@ "keywords": [ | ||
}, | ||
"funding": "https://github.com/sponsors/3846masa", | ||
"license": "MIT", | ||
@@ -43,3 +44,4 @@ "author": "3846masa <3846masahiro+git@gmail.com>", | ||
"pretest": "npm run build", | ||
"test": "ava" | ||
"test": "ava", | ||
"patch-package": "patch-package" | ||
}, | ||
@@ -66,7 +68,8 @@ "ava": { | ||
"@semantic-release/git": "10.0.1", | ||
"@types/node": "14.18.35", | ||
"@types/node": "14.18.36", | ||
"@types/tough-cookie": "4.0.2", | ||
"ava": "4.3.3", | ||
"axios": "0.27.2", | ||
"ava": "5.1.0", | ||
"axios": "1.2.1", | ||
"npm-run-all": "4.1.5", | ||
"patch-package": "6.5.0", | ||
"semantic-release": "19.0.5", | ||
@@ -73,0 +76,0 @@ "tough-cookie": "4.1.2", |
@@ -5,2 +5,3 @@ # axios-cookiejar-support | ||
[![github sponsors](https://flat.badgen.net/badge/GitHub%20Sponsors/Support%20me%20%E2%9D%A4/ff69b4?icon=github)](https://github.com/sponsors/3846masa) | ||
[![npm](https://flat.badgen.net/npm/v/axios-cookiejar-support)](https://www.npmjs.com/package/axios-cookiejar-support) | ||
@@ -7,0 +8,0 @@ [![license](https://flat.badgen.net/badge/license/MIT/blue)](LICENSE) |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
7634
69
14