@quenty/statestack
Advanced tools
Comparing version 5.1.0 to 5.1.1-canary.255.bd23213.0
@@ -6,2 +6,13 @@ # Change Log | ||
## [5.1.1-canary.255.bd23213.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/statestack@5.1.0...@quenty/statestack@5.1.1-canary.255.bd23213.0) (2022-03-20) | ||
### Bug Fixes | ||
* Fix missing dependencies ([7072130](https://github.com/Quenty/NevermoreEngine/commit/7072130d36532d65db99b26b3d28ac768054e03e)) | ||
# [5.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/statestack@5.0.0...@quenty/statestack@5.1.0) (2022-03-10) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@quenty/statestack", | ||
"version": "5.1.0", | ||
"version": "5.1.1-canary.255.bd23213.0", | ||
"description": "Stack of values that allows multiple systems to enable or disable a state", | ||
@@ -28,7 +28,8 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/baseobject": "^4.1.0", | ||
"@quenty/brio": "^5.1.0", | ||
"@quenty/loader": "^4.0.0", | ||
"@quenty/rx": "^4.1.0", | ||
"@quenty/valueobject": "^4.1.0" | ||
"@quenty/baseobject": "4.1.0", | ||
"@quenty/brio": "5.1.0", | ||
"@quenty/loader": "4.0.0", | ||
"@quenty/maid": "2.2.0", | ||
"@quenty/rx": "4.1.0", | ||
"@quenty/valueobject": "4.1.0" | ||
}, | ||
@@ -38,3 +39,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "0797de955876b050fb24875de0423453e268b2ce" | ||
"gitHead": "bd23213e2c56d877483b7ad72c96cb68f9c0be54" | ||
} |
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
12243
6
2
+ Added@quenty/maid@2.2.0
+ Added@quenty/baseobject@4.1.0(transitive)
+ Added@quenty/brio@5.1.0(transitive)
+ Added@quenty/loader@4.0.0(transitive)
+ Added@quenty/maid@2.2.0(transitive)
+ Added@quenty/rx@4.1.0(transitive)
+ Added@quenty/valueobject@4.1.0(transitive)
- Removed@quenty/baseobject@4.2.0(transitive)
- Removed@quenty/brio@5.2.0(transitive)
- Removed@quenty/cancellabledelay@3.5.0(transitive)
- Removed@quenty/rx@4.2.0(transitive)
- Removed@quenty/valueobject@4.2.0(transitive)
Updated@quenty/baseobject@4.1.0
Updated@quenty/brio@5.1.0
Updated@quenty/loader@4.0.0
Updated@quenty/rx@4.1.0
Updated@quenty/valueobject@4.1.0