@quenty/statestack
Advanced tools
Comparing version 14.11.0 to 14.11.1-canary.513.484c203.0
@@ -6,2 +6,13 @@ # Change Log | ||
## [14.11.1-canary.513.484c203.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/statestack@14.11.0...@quenty/statestack@14.11.1-canary.513.484c203.0) (2024-10-24) | ||
### Features | ||
* Add StateStack:PushBrio ([a4d664c](https://github.com/Quenty/NevermoreEngine/commit/a4d664c86050f02979654178bf70c47adfa03720)) | ||
# [14.11.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/statestack@14.10.1...@quenty/statestack@14.11.0) (2024-10-23) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@quenty/statestack", | ||
"version": "14.11.0", | ||
"version": "14.11.1-canary.513.484c203.0", | ||
"description": "Stack of values that allows multiple systems to enable or disable a state", | ||
@@ -28,8 +28,8 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/baseobject": "^10.7.0", | ||
"@quenty/brio": "^14.10.0", | ||
"@quenty/loader": "^10.7.0", | ||
"@quenty/maid": "^3.4.0", | ||
"@quenty/rx": "^13.10.0", | ||
"@quenty/valueobject": "^13.10.0" | ||
"@quenty/baseobject": "10.7.0", | ||
"@quenty/brio": "14.10.1-canary.513.484c203.0", | ||
"@quenty/loader": "10.7.0", | ||
"@quenty/maid": "3.4.0", | ||
"@quenty/rx": "13.10.1-canary.513.484c203.0", | ||
"@quenty/valueobject": "13.10.1-canary.513.484c203.0" | ||
}, | ||
@@ -39,3 +39,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "7a0a75391c63d25806bfb9d266eb54994333dcfa" | ||
"gitHead": "484c2031829caf7e983cae58a6aa6f0ceef1d059" | ||
} |
Sorry, the diff of this file is not supported yet
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
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
25223
2
+ Added@quenty/baseobject@10.7.0(transitive)
+ Added@quenty/brio@14.10.1-canary.513.484c203.0(transitive)
+ Added@quenty/canceltoken@11.8.1-canary.513.484c203.0(transitive)
+ Added@quenty/ducktype@5.7.0(transitive)
+ Added@quenty/instanceutils@13.10.1-canary.513.484c203.0(transitive)
+ Added@quenty/loader@10.7.0(transitive)
+ Added@quenty/promise@10.7.1-canary.513.484c203.0(transitive)
+ Added@quenty/rx@13.10.1-canary.513.484c203.0(transitive)
+ Added@quenty/rxsignal@7.10.1-canary.513.484c203.0(transitive)
+ Added@quenty/signal@7.8.0(transitive)
+ Added@quenty/symbol@3.2.0(transitive)
+ Added@quenty/table@3.6.0(transitive)
+ Added@quenty/throttle@10.8.0(transitive)
+ Added@quenty/valuebaseutils@13.10.1-canary.513.484c203.0(transitive)
+ Added@quenty/valueobject@13.10.1-canary.513.484c203.0(transitive)
- Removed@quenty/baseobject@10.7.1(transitive)
- Removed@quenty/brio@14.13.0(transitive)
- Removed@quenty/canceltoken@11.9.0(transitive)
- Removed@quenty/ducktype@5.7.1(transitive)
- Removed@quenty/instanceutils@13.13.0(transitive)
- Removed@quenty/loader@10.7.1(transitive)
- Removed@quenty/promise@10.8.0(transitive)
- Removed@quenty/rx@13.13.0(transitive)
- Removed@quenty/rxsignal@7.13.0(transitive)
- Removed@quenty/signal@7.9.0(transitive)
- Removed@quenty/symbol@3.3.0(transitive)
- Removed@quenty/table@3.7.0(transitive)
- Removed@quenty/throttle@10.8.1(transitive)
- Removed@quenty/valuebaseutils@13.13.0(transitive)
- Removed@quenty/valueobject@13.13.0(transitive)
Updated@quenty/baseobject@10.7.0
Updated@quenty/loader@10.7.0
Updated@quenty/maid@3.4.0