@alwatr/logger
Advanced tools
Comparing version 0.32.0 to 1.0.0
@@ -6,2 +6,6 @@ # Change Log | ||
# [1.0.0](https://github.com/AliMD/alwatr/compare/v0.32.0...v1.0.0) (2023-06-14) | ||
**Note:** Version bump only for package @alwatr/logger | ||
# [0.32.0](https://github.com/AliMD/alwatr/compare/v0.31.0...v0.32.0) (2023-05-27) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@alwatr/logger", | ||
"version": "0.32.0", | ||
"version": "1.0.0", | ||
"description": "Fancy colorful console debugger with custom scope written in tiny TypeScript, ES module.", | ||
@@ -35,6 +35,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@alwatr/type": "^0.32.0", | ||
"tslib": "^2.5.0" | ||
"@alwatr/type": "^1.0.0", | ||
"tslib": "^2.5.3" | ||
}, | ||
"gitHead": "b20d2574ec144e3d10f5ad9645ab30b58d1d2d77" | ||
"gitHead": "bfeaaac8fb74b666a2ae46d6d3a026c7d0b67bfb" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
34093
1
+ Added@alwatr/type@1.2.4(transitive)
- Removed@alwatr/type@0.32.0(transitive)
Updated@alwatr/type@^1.0.0
Updatedtslib@^2.5.3