@alwatr/signal
Advanced tools
Comparing version 0.22.1 to 0.23.0
@@ -6,2 +6,6 @@ # Change Log | ||
# [0.23.0](https://github.com/AliMD/alwatr/compare/v0.22.1...v0.23.0) (2022-11-23) | ||
**Note:** Version bump only for package @alwatr/signal | ||
## [0.22.1](https://github.com/AliMD/alwatr/compare/v0.22.0...v0.22.1) (2022-11-21) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@alwatr/signal", | ||
"version": "0.22.1", | ||
"version": "0.23.0", | ||
"description": "Elegant powerful event system for handle global signals and states written in tiny TypeScript module.", | ||
@@ -35,6 +35,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@alwatr/logger": "^0.22.0", | ||
"@alwatr/logger": "^0.23.0", | ||
"tslib": "^2.4.1" | ||
}, | ||
"gitHead": "0e754ce09f4d6bedc34029d9d03b38f471782456" | ||
"gitHead": "dc058c8579094a527af9e12f4fe63615e7add42f" | ||
} |
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
54987
+ Added@alwatr/logger@0.23.0(transitive)
- Removed@alwatr/logger@0.22.0(transitive)
Updated@alwatr/logger@^0.23.0