@quenty/actionmanager
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "@quenty/actionmanager", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Holds single toggleable actions (like a tool system)", | ||
@@ -21,6 +21,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/enabledmixin": "^1.0.1", | ||
"@quenty/maid": "^1.0.1", | ||
"@quenty/signal": "^1.0.1", | ||
"@quenty/valueobject": "^1.0.1" | ||
"@quenty/enabledmixin": "^1.0.2", | ||
"@quenty/maid": "^1.0.2", | ||
"@quenty/signal": "^1.0.2", | ||
"@quenty/valueobject": "^1.0.2" | ||
}, | ||
@@ -36,3 +36,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "cbe19476600374aa8d198b3ec4a738ff3cdf0c5e" | ||
"gitHead": "c78150de4045cf8bbf78cc7d571d8b4d70e30f30" | ||
} |
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
Updated@quenty/enabledmixin@^1.0.2
Updated@quenty/maid@^1.0.2
Updated@quenty/signal@^1.0.2
Updated@quenty/valueobject@^1.0.2