@quenty/statestack
Advanced tools
Comparing version 5.0.0 to 5.1.0-canary.252.9753dcc.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [5.1.0-canary.252.9753dcc.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/statestack@5.0.0...@quenty/statestack@5.1.0-canary.252.9753dcc.0) (2022-03-10) | ||
**Note:** Version bump only for package @quenty/statestack | ||
# [5.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/statestack@4.0.0...@quenty/statestack@5.0.0) (2022-03-06) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@quenty/statestack", | ||
"version": "5.0.0", | ||
"version": "5.1.0-canary.252.9753dcc.0", | ||
"description": "Stack of values that allows multiple systems to enable or disable a state", | ||
@@ -28,7 +28,7 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/baseobject": "^4.0.0", | ||
"@quenty/brio": "^5.0.0", | ||
"@quenty/loader": "^4.0.0", | ||
"@quenty/rx": "^4.0.0", | ||
"@quenty/valueobject": "^4.0.0" | ||
"@quenty/baseobject": "4.1.0-canary.252.9753dcc.0", | ||
"@quenty/brio": "5.1.0-canary.252.9753dcc.0", | ||
"@quenty/loader": "4.0.0", | ||
"@quenty/rx": "4.1.0-canary.252.9753dcc.0", | ||
"@quenty/valueobject": "4.1.0-canary.252.9753dcc.0" | ||
}, | ||
@@ -38,3 +38,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "dd428cab58282c975a4c082957dc8f58e3186905" | ||
"gitHead": "9753dcc02d4600d2706d8003cebb325ccfcde523" | ||
} |
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
12019
2
+ Added@quenty/baseobject@4.1.0-canary.252.9753dcc.0(transitive)
+ Added@quenty/brio@5.1.0-canary.252.9753dcc.0(transitive)
+ Added@quenty/deferred@2.0.2(transitive)
+ Added@quenty/loader@4.0.0(transitive)
+ Added@quenty/maid@2.2.0-canary.252.9753dcc.0(transitive)
+ Added@quenty/promise@4.1.0-canary.252.9753dcc.0(transitive)
+ Added@quenty/rx@4.1.0-canary.252.9753dcc.0(transitive)
+ Added@quenty/signal@2.1.0(transitive)
+ Added@quenty/symbol@2.0.1(transitive)
+ Added@quenty/table@2.1.1(transitive)
+ Added@quenty/throttle@4.0.0(transitive)
+ Added@quenty/valueobject@4.1.0-canary.252.9753dcc.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/deferred@2.2.0(transitive)
- Removed@quenty/loader@4.1.0(transitive)
- Removed@quenty/maid@2.6.0(transitive)
- Removed@quenty/promise@4.2.0(transitive)
- Removed@quenty/rx@4.2.0(transitive)
- Removed@quenty/signal@2.4.0(transitive)
- Removed@quenty/symbol@2.2.0(transitive)
- Removed@quenty/table@2.2.0(transitive)
- Removed@quenty/throttle@4.1.0(transitive)
- Removed@quenty/valueobject@4.2.0(transitive)
Updated@quenty/loader@4.0.0