@alwatr/logger
Advanced tools
Comparing version 0.23.0 to 0.24.0
@@ -6,2 +6,8 @@ # Change Log | ||
# [0.24.0](https://github.com/AliMD/alwatr/compare/v0.23.0...v0.24.0) (2022-11-28) | ||
### Bug Fixes | ||
- use ~ for package version ([4e027ff](https://github.com/AliMD/alwatr/commit/4e027ff63875e03b088ebcdc1bdf2495f4494eec)) | ||
# [0.23.0](https://github.com/AliMD/alwatr/compare/v0.22.1...v0.23.0) (2022-11-23) | ||
@@ -8,0 +14,0 @@ |
{ | ||
"name": "@alwatr/logger", | ||
"version": "0.23.0", | ||
"version": "0.24.0", | ||
"description": "Fancy colorful console debugger with custom scope written in tiny TypeScript, ES module.", | ||
@@ -35,5 +35,5 @@ "keywords": [ | ||
"dependencies": { | ||
"tslib": "^2.4.1" | ||
"tslib": "~2.4.1" | ||
}, | ||
"gitHead": "dc058c8579094a527af9e12f4fe63615e7add42f" | ||
"gitHead": "4240c5bbb8b7552e9adfdc7e914c7b09b74cd206" | ||
} |
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
28495
+ Addedtslib@2.4.1(transitive)
- Removedtslib@2.8.1(transitive)
Updatedtslib@~2.4.1