@quenty/statestack
Advanced tools
Comparing version 14.2.1-canary.949c41d.0 to 14.3.0
@@ -6,3 +6,3 @@ # Change Log | ||
## [14.2.1-canary.949c41d.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/statestack@14.2.0...@quenty/statestack@14.2.1-canary.949c41d.0) (2024-05-03) | ||
# [14.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/statestack@14.2.0...@quenty/statestack@14.3.0) (2024-05-03) | ||
@@ -9,0 +9,0 @@ |
{ | ||
"name": "@quenty/statestack", | ||
"version": "14.2.1-canary.949c41d.0", | ||
"version": "14.3.0", | ||
"description": "Stack of values that allows multiple systems to enable or disable a state", | ||
@@ -28,8 +28,8 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/baseobject": "10.2.0", | ||
"@quenty/brio": "14.2.0", | ||
"@quenty/loader": "10.2.0", | ||
"@quenty/maid": "3.1.0", | ||
"@quenty/rx": "13.2.0", | ||
"@quenty/valueobject": "13.2.0" | ||
"@quenty/baseobject": "^10.2.0", | ||
"@quenty/brio": "^14.2.0", | ||
"@quenty/loader": "^10.2.0", | ||
"@quenty/maid": "^3.1.0", | ||
"@quenty/rx": "^13.2.0", | ||
"@quenty/valueobject": "^13.2.0" | ||
}, | ||
@@ -39,3 +39,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "949c41de617e38c33da8d7d4351cc9fa34ae529d" | ||
"gitHead": "afbb66378d568ebb9450db13de0b4fe61113a2f1" | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
22276
49
+ Added@quenty/baseobject@10.7.1(transitive)
+ Added@quenty/valueobject@13.15.0(transitive)
- Removed@quenty/baseobject@10.2.0(transitive)
- Removed@quenty/brio@14.2.0(transitive)
- Removed@quenty/loader@10.2.0(transitive)
- Removed@quenty/maid@3.1.0(transitive)
- Removed@quenty/rx@13.2.0(transitive)
- Removed@quenty/valueobject@13.2.0(transitive)
Updated@quenty/baseobject@^10.2.0
Updated@quenty/brio@^14.2.0
Updated@quenty/loader@^10.2.0
Updated@quenty/maid@^3.1.0
Updated@quenty/rx@^13.2.0
Updated@quenty/valueobject@^13.2.0