axios-cookiejar-support
Advanced tools
Comparing version 4.0.7 to 5.0.0
{ | ||
"name": "axios-cookiejar-support", | ||
"version": "4.0.7", | ||
"version": "5.0.0", | ||
"description": "Add tough-cookie support to axios.", | ||
@@ -58,19 +58,19 @@ "keywords": [ | ||
"dependencies": { | ||
"http-cookie-agent": "^5.0.4" | ||
"http-cookie-agent": "^6.0.1" | ||
}, | ||
"devDependencies": { | ||
"@3846masa/configs": "github:3846masa/configs#cc7782abe6e305c06eb22d5a0152141e226589d1", | ||
"@ava/typescript": "4.0.0", | ||
"@3846masa/configs": "github:3846masa/configs#ea36c5c02c9eb0a4f83e2c5ac448ebc3ae52568b", | ||
"@ava/typescript": "4.1.0", | ||
"@semantic-release/changelog": "6.0.3", | ||
"@semantic-release/exec": "6.0.3", | ||
"@semantic-release/git": "10.0.1", | ||
"@types/node": "14.18.51", | ||
"@types/tough-cookie": "4.0.2", | ||
"@types/node": "14.18.63", | ||
"@types/tough-cookie": "4.0.5", | ||
"ava": "5.3.1", | ||
"axios": "1.4.0", | ||
"axios": "1.6.5", | ||
"npm-run-all": "4.1.5", | ||
"patch-package": "7.0.0", | ||
"patch-package": "8.0.0", | ||
"semantic-release": "19.0.5", | ||
"tough-cookie": "4.1.3", | ||
"typescript": "5.1.3" | ||
"typescript": "5.3.3" | ||
}, | ||
@@ -82,3 +82,3 @@ "peerDependencies": { | ||
"engines": { | ||
"node": ">=14.18.0 <15.0.0 || >=16.0.0" | ||
"node": ">=18.0.0" | ||
}, | ||
@@ -85,0 +85,0 @@ "publishConfig": { |
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
7603
+ Addedhttp-cookie-agent@6.0.6(transitive)
- Removedhttp-cookie-agent@5.0.4(transitive)
- Removedpsl@1.10.0(transitive)
- Removedpunycode@2.3.1(transitive)
- Removedquerystringify@2.2.0(transitive)
- Removedrequires-port@1.0.0(transitive)
- Removedtough-cookie@4.1.4(transitive)
- Removeduniversalify@0.2.0(transitive)
- Removedurl-parse@1.5.10(transitive)
Updatedhttp-cookie-agent@^6.0.1