@alwatr/fetch
Advanced tools
Comparing version 0.8.0 to 0.9.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [0.9.0](https://github.com/AliMD/alwatr/compare/v0.8.0...v0.9.0) (2022-03-22) | ||
**Note:** Version bump only for package @alwatr/fetch | ||
# [0.8.0](https://github.com/AliMD/alwatr/compare/v0.7.2...v0.8.0) (2022-03-14) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@alwatr/fetch", | ||
"version": "0.8.0", | ||
"version": "0.9.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.8.0", | ||
"@alwatr/logger": "^0.9.0", | ||
"tslib": "^2.3.1" | ||
}, | ||
"gitHead": "f3ded1146e60c0a3d2643c3e2c7a61896ad297df" | ||
"gitHead": "1f94c6a09874971a0f28b6ef91b7582837e043d0" | ||
} |
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
14227
+ Added@alwatr/logger@0.9.0(transitive)
- Removed@alwatr/logger@0.8.0(transitive)
Updated@alwatr/logger@^0.9.0