@alwatr/logger
Advanced tools
Comparing version 3.2.0 to 3.2.1
@@ -6,2 +6,6 @@ # Change Log | ||
## [3.2.1](https://github.com/Alwatr/nanolib/compare/@alwatr/logger@3.2.0...@alwatr/logger@3.2.1) (2024-01-08) | ||
**Note:** Version bump only for package @alwatr/logger | ||
# [3.2.0](https://github.com/Alwatr/nanolib/compare/@alwatr/logger@3.1.0...@alwatr/logger@3.2.0) (2024-01-08) | ||
@@ -8,0 +12,0 @@ |
@@ -1,2 +0,2 @@ | ||
import type { AlwatrLogger } from './type.js'; | ||
import type { AlwatrLogger } from './type'; | ||
/** | ||
@@ -3,0 +3,0 @@ * Global define package for managing package versions to prevent version conflicts and return package level logger. |
@@ -1,2 +0,2 @@ | ||
import type { AlwatrLogger } from './type.js'; | ||
import type { AlwatrLogger } from './type'; | ||
/** | ||
@@ -3,0 +3,0 @@ * Create a logger function for fancy console debug with custom scope. |
{ | ||
"name": "@alwatr/logger", | ||
"version": "3.2.0", | ||
"version": "3.2.1", | ||
"description": "Fancy colorful console debugger with custom scope written in tiny TypeScript, ES module.", | ||
@@ -79,3 +79,3 @@ "author": "S. Ali Mihandoost <ali.mihandoost@gmail.com>", | ||
}, | ||
"gitHead": "5bbfd315996b6052e35b42b2d00b9bef1249ab16" | ||
"gitHead": "51edc127640bdfd74834e98d2d09de6f16564a8d" | ||
} |
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
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
34025