@alwatr/fetch
Advanced tools
Comparing version 0.15.0 to 0.16.0
@@ -6,3 +6,3 @@ # Change Log | ||
# [0.15.0](https://github.com/AliMD/alwatr/compare/v0.14.0...v0.15.0) (2022-09-01) | ||
# [0.16.0](https://github.com/AliMD/alwatr/compare/v0.15.0...v0.16.0) (2022-09-08) | ||
@@ -15,2 +15,6 @@ **Note:** Version bump only for package @alwatr/fetch | ||
# [0.15.0](https://github.com/AliMD/alwatr/compare/v0.14.0...v0.15.0) (2022-09-01) | ||
**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) | ||
@@ -17,0 +21,0 @@ |
{ | ||
"name": "@alwatr/fetch", | ||
"version": "0.15.0", | ||
"version": "0.16.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.15.0", | ||
"@alwatr/logger": "^0.16.0", | ||
"tslib": "^2.3.1" | ||
}, | ||
"gitHead": "785516d9da483e429ed9b79b3c6d71012c9aa822" | ||
"gitHead": "403b42f686edc84c4a3021b40f5b05dce0289f12" | ||
} |
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
15233
+ Added@alwatr/logger@0.16.0(transitive)
- Removed@alwatr/logger@0.15.0(transitive)
Updated@alwatr/logger@^0.16.0