@alwatr/fetch
Advanced tools
Comparing version 0.6.0 to 0.7.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [0.7.0](https://github.com/AliMD/alwatr/compare/v0.6.1...v0.7.0) (2022-03-12) | ||
**Note:** Version bump only for package @alwatr/fetch | ||
# [0.6.0](https://github.com/AliMD/alwatr/compare/v0.5.0...v0.6.0) (2022-03-11) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@alwatr/fetch", | ||
"version": "0.6.0", | ||
"version": "0.7.0", | ||
"description": "Enhanced fetch api with timeout, helper methods and types written in tiny TypeScript module.", | ||
@@ -39,6 +39,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@alwatr/logger": "^0.6.0", | ||
"@alwatr/logger": "^0.7.0", | ||
"tslib": "^2.3.1" | ||
}, | ||
"gitHead": "8ed13adce22d7bb0cc24eb17c9f8ecfb6bbe8553" | ||
"gitHead": "5eca110493087213c2c01695b9738a5f9fd8edf7" | ||
} |
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
13806
+ Added@alwatr/logger@0.7.2(transitive)
- Removed@alwatr/logger@0.6.0(transitive)
Updated@alwatr/logger@^0.7.0