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