@alwatr/logger
Advanced tools
Comparing version 3.2.10 to 3.2.11
@@ -6,2 +6,6 @@ # Change Log | ||
## [3.2.11](https://github.com/Alwatr/nanolib/compare/@alwatr/logger@3.2.10...@alwatr/logger@3.2.11) (2024-08-31) | ||
**Note:** Version bump only for package @alwatr/logger | ||
## [3.2.10](https://github.com/Alwatr/nanolib/compare/@alwatr/logger@3.2.9...@alwatr/logger@3.2.10) (2024-08-31) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@alwatr/logger", | ||
"version": "3.2.10", | ||
"version": "3.2.11", | ||
"description": "Fancy colorful console debugger with custom scope written in tiny TypeScript, ES module.", | ||
@@ -69,3 +69,3 @@ "author": "S. Ali Mihandoost <ali.mihandoost@gmail.com>", | ||
"dependencies": { | ||
"@alwatr/dedupe": "^1.0.10", | ||
"@alwatr/dedupe": "^1.0.11", | ||
"@alwatr/platform-info": "^1.1.10" | ||
@@ -80,3 +80,3 @@ }, | ||
}, | ||
"gitHead": "5d81b77988089edb24aa6853d0a98fdeb85dbf77" | ||
"gitHead": "369275b8713f7f8ae1e44fdfddacd5053e38c95c" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
36312
Updated@alwatr/dedupe@^1.0.11