New:Socket for Asana Is Now Available.Learn more
Sign In

@ultimat3/http

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ultimat3/http - npm Package Compare versions

Comparing version
13.0.0
to
14.0.0
+5
-5
package.json
{
"name": "@ultimat3/http",
"version": "13.0.0",
"version": "14.0.0",
"description": "Owned request lifecycle over Bun.serve: router, ordered pipeline, problem+json errors",

@@ -34,7 +34,7 @@ "license": "MIT",

"dependencies": {
"@ultimat3/core": "13.0.0",
"@ultimat3/i18n": "13.0.0",
"@ultimat3/schema": "13.0.0",
"@ultimat3/time": "13.0.0"
"@ultimat3/core": "14.0.0",
"@ultimat3/i18n": "14.0.0",
"@ultimat3/schema": "14.0.0",
"@ultimat3/time": "14.0.0"
}
}

@@ -253,2 +253,6 @@ // The one place a framework error code becomes an HTTP status. A table, not a

X_POLICY_MISSING: 500,
// A declaration fault raised at module evaluation, the same shelf as the line above. The row is
// not a claim it reaches a request — an unmapped code already answers 500 — it is the answer
// being REVIEWED instead of accidental, which is why this table is closed.
X_POLICY_CLAUSE_EMPTY: 500,
X_PERMISSION_UNKNOWN: 500,

@@ -255,0 +259,0 @@ // 500, and the page IS the point — deliberately not a 4xx to keep this table quiet.