@3846masa/axios-cookiejar-support
Advanced tools
Comparing version 4.0.6 to 4.0.7
{ | ||
"name": "@3846masa/axios-cookiejar-support", | ||
"version": "4.0.6", | ||
"version": "4.0.7", | ||
"description": "Add tough-cookie support to axios.", | ||
@@ -58,19 +58,19 @@ "keywords": [ | ||
"dependencies": { | ||
"http-cookie-agent": "^5.0.2" | ||
"http-cookie-agent": "^5.0.4" | ||
}, | ||
"devDependencies": { | ||
"@3846masa/configs": "github:3846masa/configs#1988447d45dfc908a7a96aecbdc9eb3affa4ca74", | ||
"@ava/typescript": "3.0.1", | ||
"@semantic-release/changelog": "6.0.2", | ||
"@3846masa/configs": "github:3846masa/configs#cc7782abe6e305c06eb22d5a0152141e226589d1", | ||
"@ava/typescript": "4.0.0", | ||
"@semantic-release/changelog": "6.0.3", | ||
"@semantic-release/exec": "6.0.3", | ||
"@semantic-release/git": "10.0.1", | ||
"@types/node": "14.18.36", | ||
"@types/node": "14.18.51", | ||
"@types/tough-cookie": "4.0.2", | ||
"ava": "5.1.0", | ||
"axios": "1.2.1", | ||
"ava": "5.3.1", | ||
"axios": "1.4.0", | ||
"npm-run-all": "4.1.5", | ||
"patch-package": "6.5.0", | ||
"patch-package": "7.0.0", | ||
"semantic-release": "19.0.5", | ||
"tough-cookie": "4.1.2", | ||
"typescript": "4.9.4" | ||
"tough-cookie": "4.1.3", | ||
"typescript": "5.1.3" | ||
}, | ||
@@ -77,0 +77,0 @@ "peerDependencies": { |
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
+ Addedaxios@1.7.8(transitive)
- Removedaxios@1.7.7(transitive)
Updatedhttp-cookie-agent@^5.0.4