axios-cookiejar-support
Advanced tools
Comparing version 2.0.1 to 2.0.2
{ | ||
"name": "axios-cookiejar-support", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "Add tough-cookie support to axios.", | ||
@@ -34,4 +34,4 @@ "license": "MIT", | ||
"peerDependencies": { | ||
"axios": "^0.20.0", | ||
"tough-cookie": "^4.0.0" | ||
"axios": ">=0.20.0", | ||
"tough-cookie": ">=4.0.0" | ||
}, | ||
@@ -38,0 +38,0 @@ "devDependencies": { |
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
5815