@alwatr/package-tracer
Advanced tools
Comparing version 1.0.4 to 1.0.5
@@ -6,2 +6,8 @@ # Change Log | ||
## [1.0.5](https://github.com/Alwatr/nanolib/compare/@alwatr/package-tracer@1.0.4...@alwatr/package-tracer@1.0.5) (2024-10-11) | ||
### Code Refactoring | ||
* prevent side-effects ([01e00e1](https://github.com/Alwatr/nanolib/commit/01e00e191385cc92b28677df0c01a085916ae677)) by @mohammadhonarvar | ||
## [1.0.4](https://github.com/Alwatr/nanolib/compare/@alwatr/package-tracer@1.0.3...@alwatr/package-tracer@1.0.4) (2024-10-11) | ||
@@ -8,0 +14,0 @@ |
{ | ||
"name": "@alwatr/package-tracer", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "Fancy colorful console debugger with custom scope written in tiny TypeScript, ES module.", | ||
@@ -76,3 +76,3 @@ "author": "S. Ali Mihandoost <ali.mihandoost@gmail.com>", | ||
}, | ||
"gitHead": "2a35f99b0347aacdccf3b6f28b30ca902f02a2f1" | ||
"gitHead": "e474bb77657795c7b476fa3e98c219373ee45c2e" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
53261
224