@quenty/actionmanager
Advanced tools
Comparing version 8.3.1-canary.d08dd64.0 to 9.0.0-canary.c90a5c7.0
@@ -6,3 +6,3 @@ # Change Log | ||
## [8.3.1-canary.d08dd64.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/actionmanager@8.3.0...@quenty/actionmanager@8.3.1-canary.d08dd64.0) (2024-01-01) | ||
# [9.0.0-canary.c90a5c7.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/actionmanager@8.3.0...@quenty/actionmanager@9.0.0-canary.c90a5c7.0) (2024-01-08) | ||
@@ -9,0 +9,0 @@ **Note:** Version bump only for package @quenty/actionmanager |
{ | ||
"name": "@quenty/actionmanager", | ||
"version": "8.3.1-canary.d08dd64.0", | ||
"version": "9.0.0-canary.c90a5c7.0", | ||
"description": "Holds single toggleable actions (like a tool system)", | ||
@@ -28,7 +28,7 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/enabledmixin": "7.1.1-canary.d08dd64.0", | ||
"@quenty/loader": "7.1.1-canary.d08dd64.0", | ||
"@quenty/enabledmixin": "8.0.0-canary.c90a5c7.0", | ||
"@quenty/loader": "8.0.0-canary.c90a5c7.0", | ||
"@quenty/maid": "2.6.0", | ||
"@quenty/signal": "3.1.1-canary.d08dd64.0", | ||
"@quenty/valueobject": "8.3.1-canary.d08dd64.0" | ||
"@quenty/signal": "4.0.0-canary.c90a5c7.0", | ||
"@quenty/valueobject": "9.0.0-canary.c90a5c7.0" | ||
}, | ||
@@ -38,3 +38,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "d08dd641615f51bc83b2fe46f11f41bd95acdec1" | ||
"gitHead": "c90a5c74ac7045804ba6018fc3424e406d13f21a" | ||
} |
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
22825
+ Added@quenty/brio@10.0.0-canary.c90a5c7.0(transitive)
+ Added@quenty/canceltoken@8.0.0-canary.c90a5c7.0(transitive)
+ Added@quenty/enabledmixin@8.0.0-canary.c90a5c7.0(transitive)
+ Added@quenty/instanceutils@9.0.0-canary.c90a5c7.0(transitive)
+ Added@quenty/loader@8.0.0-canary.c90a5c7.0(transitive)
+ Added@quenty/promise@8.0.0-canary.c90a5c7.0(transitive)
+ Added@quenty/rx@9.0.0-canary.c90a5c7.0(transitive)
+ Added@quenty/rxsignal@3.0.0-canary.c90a5c7.0(transitive)
+ Added@quenty/signal@4.0.0-canary.c90a5c7.0(transitive)
+ Added@quenty/throttle@8.0.0-canary.c90a5c7.0(transitive)
+ Added@quenty/valuebaseutils@9.0.0-canary.c90a5c7.0(transitive)
+ Added@quenty/valueobject@9.0.0-canary.c90a5c7.0(transitive)
- Removed@quenty/brio@9.3.1-canary.d08dd64.0(transitive)
- Removed@quenty/canceltoken@7.2.1-canary.d08dd64.0(transitive)
- Removed@quenty/enabledmixin@7.1.1-canary.d08dd64.0(transitive)
- Removed@quenty/instanceutils@8.3.1-canary.d08dd64.0(transitive)
- Removed@quenty/loader@7.1.1-canary.d08dd64.0(transitive)
- Removed@quenty/promise@7.1.1-canary.d08dd64.0(transitive)
- Removed@quenty/rx@8.3.1-canary.d08dd64.0(transitive)
- Removed@quenty/rxsignal@2.3.1-canary.d08dd64.0(transitive)
- Removed@quenty/signal@3.1.1-canary.d08dd64.0(transitive)
- Removed@quenty/throttle@7.1.1-canary.d08dd64.0(transitive)
- Removed@quenty/valuebaseutils@8.3.1-canary.d08dd64.0(transitive)
- Removed@quenty/valueobject@8.3.1-canary.d08dd64.0(transitive)