@alwatr/logger
Advanced tools
Comparing version 3.2.13 to 3.2.14
@@ -6,2 +6,6 @@ # Change Log | ||
## [3.2.14](https://github.com/Alwatr/nanolib/compare/@alwatr/logger@3.2.13...@alwatr/logger@3.2.14) (2024-09-21) | ||
**Note:** Version bump only for package @alwatr/logger | ||
## [3.2.13](https://github.com/Alwatr/nanolib/compare/@alwatr/logger@3.2.12...@alwatr/logger@3.2.13) (2024-09-15) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@alwatr/logger", | ||
"version": "3.2.13", | ||
"version": "3.2.14", | ||
"description": "Fancy colorful console debugger with custom scope written in tiny TypeScript, ES module.", | ||
@@ -69,7 +69,7 @@ "author": "S. Ali Mihandoost <ali.mihandoost@gmail.com>", | ||
"dependencies": { | ||
"@alwatr/dedupe": "^1.0.13", | ||
"@alwatr/platform-info": "^1.1.12" | ||
"@alwatr/dedupe": "^1.0.14", | ||
"@alwatr/platform-info": "^1.1.13" | ||
}, | ||
"devDependencies": { | ||
"@alwatr/nano-build": "^1.3.9", | ||
"@alwatr/nano-build": "^1.3.10", | ||
"@alwatr/prettier-config": "^1.0.4", | ||
@@ -80,3 +80,3 @@ "@alwatr/tsconfig-base": "^1.2.0", | ||
}, | ||
"gitHead": "30b89ecac526d2549d7361843ec47f8dde056d45" | ||
"gitHead": "6d82461cfdee936b30cbc67473a5a5048773255a" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
37253
Updated@alwatr/dedupe@^1.0.14