@3846masa/axios-cookiejar-support
Advanced tools
Comparing version 2.0.4 to 2.0.5
{ | ||
"name": "@3846masa/axios-cookiejar-support", | ||
"version": "2.0.4", | ||
"version": "2.0.5", | ||
"description": "Add tough-cookie support to axios.", | ||
@@ -31,3 +31,3 @@ "license": "MIT", | ||
"dependencies": { | ||
"http-cookie-agent": "^1.0.2" | ||
"http-cookie-agent": "^1.0.6" | ||
}, | ||
@@ -43,9 +43,9 @@ "peerDependencies": { | ||
"@semantic-release/git": "9.0.1", | ||
"@types/node": "12.20.46", | ||
"@types/tough-cookie": "4.0.1", | ||
"ava": "4.0.1", | ||
"axios": "0.26.0", | ||
"@types/node": "12.20.50", | ||
"@types/tough-cookie": "4.0.2", | ||
"ava": "4.2.0", | ||
"axios": "0.27.2", | ||
"semantic-release": "17.4.7", | ||
"tough-cookie": "4.0.0", | ||
"typescript": "4.5.5" | ||
"typescript": "4.6.4" | ||
}, | ||
@@ -52,0 +52,0 @@ "keywords": [ |
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
Updatedhttp-cookie-agent@^1.0.6