@alwatr/signal
Advanced tools
Comparing version 2.0.4 to 2.0.5
@@ -6,2 +6,6 @@ # Change Log | ||
## [2.0.5](https://github.com/Alwatr/signal/compare/@alwatr/signal@2.0.4...@alwatr/signal@2.0.5) (2023-12-19) | ||
**Note:** Version bump only for package @alwatr/signal | ||
## [2.0.4](https://github.com/Alwatr/signal/compare/@alwatr/signal@2.0.2...@alwatr/signal@2.0.4) (2023-12-19) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@alwatr/signal", | ||
"version": "2.0.4", | ||
"version": "2.0.5", | ||
"description": "Elegant powerful event system for handle global signals and states written in tiny TypeScript module.", | ||
@@ -32,5 +32,5 @@ "keywords": [ | ||
"dependencies": { | ||
"@alwatr/logger": "^2.4.0", | ||
"@alwatr/logger": "^2.4.1", | ||
"@alwatr/type": "^1.2.4", | ||
"@alwatr/util": "^1.4.0", | ||
"@alwatr/util": "^1.4.1", | ||
"tslib": "^2.6.2" | ||
@@ -41,3 +41,3 @@ }, | ||
}, | ||
"gitHead": "3b5a8f673644ecd7f8ea3b6889ea4db5710ae85f" | ||
"gitHead": "bb15a99985f6643ab3435db3cec31ba39cc9c616" | ||
} |
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
62741
Updated@alwatr/logger@^2.4.1
Updated@alwatr/util@^1.4.1