@alwatr/signal
Advanced tools
Comparing version 0.17.0 to 0.18.0
@@ -6,2 +6,6 @@ # Change Log | ||
# [0.18.0](https://github.com/AliMD/alwatr/compare/v0.17.0...v0.18.0) (2022-10-22) | ||
**Note:** Version bump only for package @alwatr/signal | ||
# [0.17.0](https://github.com/AliMD/alwatr/compare/v0.16.1...v0.17.0) (2022-10-21) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@alwatr/signal", | ||
"version": "0.17.0", | ||
"version": "0.18.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.17.0", | ||
"@alwatr/logger": "^0.18.0", | ||
"tslib": "^2.3.1" | ||
}, | ||
"gitHead": "f531925ca3db1072c0eaea90cb18e00802c93247" | ||
"gitHead": "a6f75b381a758849b514ea0d59eec6a3b3444008" | ||
} |
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
54049
+ Added@alwatr/logger@0.18.0(transitive)
- Removed@alwatr/logger@0.17.0(transitive)
Updated@alwatr/logger@^0.18.0