@quenty/actionmanager
Advanced tools
Comparing version 10.0.0 to 11.0.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [11.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/actionmanager@10.0.0...@quenty/actionmanager@11.0.0) (2024-02-13) | ||
**Note:** Version bump only for package @quenty/actionmanager | ||
# [10.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/actionmanager@9.0.0...@quenty/actionmanager@10.0.0) (2024-02-13) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@quenty/actionmanager", | ||
"version": "10.0.0", | ||
"version": "11.0.0", | ||
"description": "Holds single toggleable actions (like a tool system)", | ||
@@ -32,3 +32,3 @@ "keywords": [ | ||
"@quenty/signal": "^5.0.0", | ||
"@quenty/valueobject": "^10.0.0" | ||
"@quenty/valueobject": "^11.0.0" | ||
}, | ||
@@ -38,3 +38,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "5736b108e4d23cd4c9e761bbe4cc9fed6fb32dfa" | ||
"gitHead": "87df864b5b6a9a9cef7544f6e8054a12cdd120bd" | ||
} |
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
23318
+ Added@quenty/brio@12.0.0(transitive)
+ Added@quenty/instanceutils@11.0.0(transitive)
+ Added@quenty/rx@11.0.0(transitive)
+ Added@quenty/rxsignal@5.0.0(transitive)
+ Added@quenty/valuebaseutils@11.0.0(transitive)
+ Added@quenty/valueobject@11.0.0(transitive)
- Removed@quenty/brio@11.0.0(transitive)
- Removed@quenty/instanceutils@10.0.0(transitive)
- Removed@quenty/rx@10.0.0(transitive)
- Removed@quenty/rxsignal@4.0.0(transitive)
- Removed@quenty/valuebaseutils@10.0.0(transitive)
- Removed@quenty/valueobject@10.0.0(transitive)
Updated@quenty/valueobject@^11.0.0