Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@quenty/actionmanager

Package Overview
Dependencies
Maintainers
1
Versions
359
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@quenty/actionmanager - npm Package Compare versions

Comparing version
13.32.0
to
13.32.1
+8
-0
CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [13.32.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/actionmanager@13.32.0...@quenty/actionmanager@13.32.1) (2026-04-29)
**Note:** Version bump only for package @quenty/actionmanager
# [13.32.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/actionmanager@13.31.0...@quenty/actionmanager@13.32.0) (2026-04-23)

@@ -8,0 +16,0 @@

+4
-4
{
"name": "@quenty/actionmanager",
"version": "13.32.0",
"version": "13.32.1",
"description": "Holds single toggleable actions (like a tool system)",

@@ -31,7 +31,7 @@ "keywords": [

"dependencies": {
"@quenty/enabledmixin": "11.25.0",
"@quenty/enabledmixin": "11.25.1",
"@quenty/loader": "10.11.0",
"@quenty/maid": "3.9.0",
"@quenty/signal": "7.13.0",
"@quenty/valueobject": "13.30.0"
"@quenty/valueobject": "13.30.1"
},

@@ -41,3 +41,3 @@ "publishConfig": {

},
"gitHead": "9413391da8b6f9026762285b601fd1d37d385a54"
"gitHead": "6801a02bc7e7de951df4b9f65c0efc27b642db70"
}