@quenty/actionmanager
Advanced tools
Comparing version 13.4.0 to 13.5.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [13.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/actionmanager@13.4.0...@quenty/actionmanager@13.5.0) (2024-09-12) | ||
**Note:** Version bump only for package @quenty/actionmanager | ||
# [13.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/actionmanager@13.3.0...@quenty/actionmanager@13.4.0) (2024-08-09) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@quenty/actionmanager", | ||
"version": "13.4.0", | ||
"version": "13.5.0", | ||
"description": "Holds single toggleable actions (like a tool system)", | ||
@@ -28,7 +28,7 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/enabledmixin": "^11.3.0", | ||
"@quenty/loader": "^10.3.0", | ||
"@quenty/maid": "^3.2.0", | ||
"@quenty/signal": "^7.3.0", | ||
"@quenty/valueobject": "^13.4.0" | ||
"@quenty/enabledmixin": "^11.4.0", | ||
"@quenty/loader": "^10.4.0", | ||
"@quenty/maid": "^3.3.0", | ||
"@quenty/signal": "^7.4.0", | ||
"@quenty/valueobject": "^13.5.0" | ||
}, | ||
@@ -38,3 +38,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "ba466bdbc05c42fb607cf5e228c16339201d21d7" | ||
"gitHead": "fb172906f3ee725269ec1e5f4daf9dca227e729d" | ||
} |
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
24897
Updated@quenty/enabledmixin@^11.4.0
Updated@quenty/loader@^10.4.0
Updated@quenty/maid@^3.3.0
Updated@quenty/signal@^7.4.0
Updated@quenty/valueobject@^13.5.0