@alwatr/signal
Advanced tools
Comparing version 0.32.0 to 1.0.0
@@ -6,2 +6,6 @@ # Change Log | ||
# [1.0.0](https://github.com/AliMD/alwatr/compare/v0.32.0...v1.0.0) (2023-06-14) | ||
**Note:** Version bump only for package @alwatr/signal | ||
# [0.32.0](https://github.com/AliMD/alwatr/compare/v0.31.0...v0.32.0) (2023-05-27) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@alwatr/signal", | ||
"version": "0.32.0", | ||
"version": "1.0.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.32.0", | ||
"@alwatr/type": "^0.32.0", | ||
"@alwatr/util": "^0.32.0", | ||
"tslib": "^2.5.0" | ||
"@alwatr/logger": "^1.0.0", | ||
"@alwatr/type": "^1.0.0", | ||
"@alwatr/util": "^1.0.0", | ||
"tslib": "^2.5.3" | ||
}, | ||
"gitHead": "b20d2574ec144e3d10f5ad9645ab30b58d1d2d77" | ||
"gitHead": "bfeaaac8fb74b666a2ae46d6d3a026c7d0b67bfb" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
137654
1
+ Added@alwatr/logger@1.2.02.4.1(transitive)
+ Added@alwatr/math@1.3.1(transitive)
+ Added@alwatr/type@1.2.4(transitive)
+ Added@alwatr/util@1.4.1(transitive)
- Removed@alwatr/logger@0.32.0(transitive)
- Removed@alwatr/math@0.32.0(transitive)
- Removed@alwatr/type@0.32.0(transitive)
- Removed@alwatr/util@0.32.0(transitive)
Updated@alwatr/logger@^1.0.0
Updated@alwatr/type@^1.0.0
Updated@alwatr/util@^1.0.0
Updatedtslib@^2.5.3