axios-har-tracker
Advanced tools
Comparing version 0.2.2 to 0.3.0
@@ -0,1 +1,6 @@ | ||
## 0.3.0 | ||
- use *axios* v0.24.0 | ||
## 0.2.2 | ||
@@ -2,0 +7,0 @@ |
{ | ||
"name": "axios-har-tracker", | ||
"version": "0.2.2", | ||
"version": "0.3.0", | ||
"description": "", | ||
@@ -30,3 +30,3 @@ "main": "dist/axios-har-tracker.js", | ||
"dependencies": { | ||
"axios": "^0.23.0", | ||
"axios": "^0.24.0", | ||
"cookie": "^0.4.1" | ||
@@ -33,0 +33,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
27113
+ Addedaxios@0.24.0(transitive)
- Removedaxios@0.23.0(transitive)
Updatedaxios@^0.24.0