@alwatr/signal
Advanced tools
Comparing version 0.31.0 to 0.32.0
@@ -6,2 +6,6 @@ # Change Log | ||
# [0.32.0](https://github.com/AliMD/alwatr/compare/v0.31.0...v0.32.0) (2023-05-27) | ||
**Note:** Version bump only for package @alwatr/signal | ||
# [0.31.0](https://github.com/AliMD/alwatr/compare/v0.30.0...v0.31.0) (2023-05-08) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@alwatr/signal", | ||
"version": "0.31.0", | ||
"version": "0.32.0", | ||
"description": "Elegant powerful event system for handle global signals and states written in tiny TypeScript module.", | ||
@@ -32,8 +32,8 @@ "keywords": [ | ||
"dependencies": { | ||
"@alwatr/logger": "^0.31.0", | ||
"@alwatr/type": "^0.31.0", | ||
"@alwatr/util": "^0.31.0", | ||
"@alwatr/logger": "^0.32.0", | ||
"@alwatr/type": "^0.32.0", | ||
"@alwatr/util": "^0.32.0", | ||
"tslib": "^2.5.0" | ||
}, | ||
"gitHead": "896e64b58eed6e9048e870557ecf399d42705612" | ||
"gitHead": "b20d2574ec144e3d10f5ad9645ab30b58d1d2d77" | ||
} |
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
137520
+ Added@alwatr/logger@0.32.0(transitive)
+ Added@alwatr/math@0.32.0(transitive)
+ Added@alwatr/type@0.32.0(transitive)
+ Added@alwatr/util@0.32.0(transitive)
- Removed@alwatr/logger@0.31.0(transitive)
- Removed@alwatr/math@0.31.0(transitive)
- Removed@alwatr/type@0.31.0(transitive)
- Removed@alwatr/util@0.31.0(transitive)
Updated@alwatr/logger@^0.32.0
Updated@alwatr/type@^0.32.0
Updated@alwatr/util@^0.32.0