@alwatr/fetch
Advanced tools
Comparing version 0.14.0 to 0.15.0
@@ -6,3 +6,3 @@ # Change Log | ||
# [0.14.0](https://github.com/AliMD/alwatr/compare/v0.13.0...v0.14.0) (2022-08-19) | ||
# [0.15.0](https://github.com/AliMD/alwatr/compare/v0.14.0...v0.15.0) (2022-09-01) | ||
@@ -15,2 +15,6 @@ **Note:** Version bump only for package @alwatr/fetch | ||
# [0.14.0](https://github.com/AliMD/alwatr/compare/v0.13.0...v0.14.0) (2022-08-19) | ||
**Note:** Version bump only for package @alwatr/fetch | ||
# [0.13.0](https://github.com/AliMD/alwatr/compare/v0.12.0...v0.13.0) (2022-08-06) | ||
@@ -17,0 +21,0 @@ |
{ | ||
"name": "@alwatr/fetch", | ||
"version": "0.14.0", | ||
"version": "0.15.0", | ||
"description": "Enhanced fetch api with timeout, helper methods and types written in tiny TypeScript module.", | ||
@@ -35,6 +35,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@alwatr/logger": "^0.14.0", | ||
"@alwatr/logger": "^0.15.0", | ||
"tslib": "^2.3.1" | ||
}, | ||
"gitHead": "05ead80d04053550d5ce72e9191fa2239ef4241b" | ||
"gitHead": "785516d9da483e429ed9b79b3c6d71012c9aa822" | ||
} |
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
15094
+ Added@alwatr/logger@0.15.0(transitive)
- Removed@alwatr/logger@0.14.0(transitive)
Updated@alwatr/logger@^0.15.0