@ultimat3/http
Advanced tools
+5
-5
| { | ||
| "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" | ||
| } | ||
| } |
+4
-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. |
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
378598
0.08%5967
0.07%+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
Updated
Updated
Updated
Updated