@quenty/statestack
Advanced tools
Comparing version 14.5.0 to 14.6.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [14.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/statestack@14.5.0...@quenty/statestack@14.6.0) (2024-09-12) | ||
**Note:** Version bump only for package @quenty/statestack | ||
# [14.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/statestack@14.4.0...@quenty/statestack@14.5.0) (2024-08-09) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@quenty/statestack", | ||
"version": "14.5.0", | ||
"version": "14.6.0", | ||
"description": "Stack of values that allows multiple systems to enable or disable a state", | ||
@@ -28,8 +28,8 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/baseobject": "^10.3.0", | ||
"@quenty/brio": "^14.4.0", | ||
"@quenty/loader": "^10.3.0", | ||
"@quenty/maid": "^3.2.0", | ||
"@quenty/rx": "^13.4.0", | ||
"@quenty/valueobject": "^13.4.0" | ||
"@quenty/baseobject": "^10.4.0", | ||
"@quenty/brio": "^14.5.0", | ||
"@quenty/loader": "^10.4.0", | ||
"@quenty/maid": "^3.3.0", | ||
"@quenty/rx": "^13.5.0", | ||
"@quenty/valueobject": "^13.5.0" | ||
}, | ||
@@ -39,3 +39,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "ba466bdbc05c42fb607cf5e228c16339201d21d7" | ||
"gitHead": "fb172906f3ee725269ec1e5f4daf9dca227e729d" | ||
} |
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
23017
Updated@quenty/baseobject@^10.4.0
Updated@quenty/brio@^14.5.0
Updated@quenty/loader@^10.4.0
Updated@quenty/maid@^3.3.0
Updated@quenty/rx@^13.5.0
Updated@quenty/valueobject@^13.5.0