New:Socket for Asana Is Now Available.Learn more
Get Started

@ultimat3/action

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ultimat3/action - npm Package Compare versions

Comparing version
11.2.0
to
11.3.0
+6
-6
package.json
{
"name": "@ultimat3/action",
"version": "11.2.0",
"version": "11.3.0",
"description": "The action primitive: one declaration projected to route, OpenAPI, client, MCP tool, job handle, tests",

@@ -37,8 +37,8 @@ "license": "MIT",

"dependencies": {
"@ultimat3/cache": "11.2.0",
"@ultimat3/core": "11.2.0",
"@ultimat3/http": "11.2.0",
"@ultimat3/policy": "11.2.0",
"@ultimat3/schema": "11.2.0"
"@ultimat3/cache": "11.3.0",
"@ultimat3/core": "11.3.0",
"@ultimat3/http": "11.3.0",
"@ultimat3/policy": "11.3.0",
"@ultimat3/schema": "11.3.0"
}
}