@alwatr/signal
Advanced tools
Comparing version 0.19.0 to 0.20.0
@@ -6,2 +6,6 @@ # Change Log | ||
# [0.20.0](https://github.com/AliMD/alwatr/compare/v0.19.0...v0.20.0) (2022-11-05) | ||
**Note:** Version bump only for package @alwatr/signal | ||
# [0.19.0](https://github.com/AliMD/alwatr/compare/v0.18.0...v0.19.0) (2022-11-01) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@alwatr/signal", | ||
"version": "0.19.0", | ||
"version": "0.20.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.19.0", | ||
"@alwatr/logger": "^0.20.0", | ||
"tslib": "^2.4.1" | ||
}, | ||
"gitHead": "59e23eeaeee00f152daf5341b0ae66b7e9ac2a96" | ||
"gitHead": "537f53e355475ae6ba652d4eb2c6d26fe77be12c" | ||
} |
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
54421
+ Added@alwatr/logger@0.20.0(transitive)
- Removed@alwatr/logger@0.19.0(transitive)
Updated@alwatr/logger@^0.20.0