axios-cookiejar-support
Advanced tools
Comparing version 2.0.0 to 2.0.1
{ | ||
"name": "axios-cookiejar-support", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "Add tough-cookie support to axios.", | ||
@@ -31,3 +31,3 @@ "license": "MIT", | ||
"dependencies": { | ||
"http-cookie-agent": "^1.0.0" | ||
"http-cookie-agent": "^1.0.1" | ||
}, | ||
@@ -43,3 +43,3 @@ "peerDependencies": { | ||
"@semantic-release/git": "9.0.1", | ||
"@types/node": "12.20.24", | ||
"@types/node": "12.20.26", | ||
"@types/tough-cookie": "4.0.1", | ||
@@ -46,0 +46,0 @@ "ava": "3.15.0", |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
1
Updatedhttp-cookie-agent@^1.0.1