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
13.0.0
to
14.0.0
+6
-6
package.json
{
"name": "@ultimat3/action",
"version": "13.0.0",
"version": "14.0.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": "13.0.0",
"@ultimat3/core": "13.0.0",
"@ultimat3/http": "13.0.0",
"@ultimat3/policy": "13.0.0",
"@ultimat3/schema": "13.0.0"
"@ultimat3/cache": "14.0.0",
"@ultimat3/core": "14.0.0",
"@ultimat3/http": "14.0.0",
"@ultimat3/policy": "14.0.0",
"@ultimat3/schema": "14.0.0"
}
}