@alwatr/logger
Advanced tools
Comparing version
@@ -6,2 +6,8 @@ # Change Log | ||
| ## [5.5.8](https://github.com/Alwatr/nanolib/compare/@alwatr/logger@5.5.7...@alwatr/logger@5.5.8) (2025-09-05) | ||
| ### ๐ Dependencies update | ||
| * update jest to version 30.1.3 and @types/node to version 22.18.1 ([754212b](https://github.com/Alwatr/nanolib/commit/754212b1523cfc4cfe26c9e9f6d634aa8311e0b7)) | ||
| ## [5.5.7](https://github.com/Alwatr/nanolib/compare/@alwatr/logger@5.5.6...@alwatr/logger@5.5.7) (2025-09-01) | ||
@@ -8,0 +14,0 @@ |
| { | ||
| "name": "@alwatr/logger", | ||
| "description": "Fancy colorful console debugger with custom scope written in tiny TypeScript, ES module.", | ||
| "version": "5.5.7", | ||
| "version": "5.5.8", | ||
| "author": "S. Ali Mihandoost <ali.mihandoost@gmail.com>", | ||
| "bugs": "https://github.com/Alwatr/nanolib/issues", | ||
| "dependencies": { | ||
| "@alwatr/package-tracer": "5.5.7", | ||
| "@alwatr/platform-info": "5.5.7" | ||
| "@alwatr/package-tracer": "5.5.8", | ||
| "@alwatr/platform-info": "5.5.8" | ||
| }, | ||
| "devDependencies": { | ||
| "@alwatr/nano-build": "6.0.2", | ||
| "@alwatr/nano-build": "6.0.3", | ||
| "@alwatr/prettier-config": "5.0.2", | ||
| "@alwatr/tsconfig-base": "5.0.2", | ||
| "@types/node": "^22.18.0", | ||
| "@types/node": "^22.18.1", | ||
| "typescript": "^5.9.2" | ||
@@ -78,3 +78,3 @@ }, | ||
| "types": "./dist/main.d.ts", | ||
| "gitHead": "6f70c2ae343582774a7fa8694684fabb4c5ce63c" | ||
| "gitHead": "7b799c86f93bc18db2436035fcf40b58aaf43319" | ||
| } |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
75745
0.4%+ Added
+ Added
- Removed
- Removed
Updated
Updated