Sign In

@ultimat3/http

Package Overview
Dependencies
Maintainers
1
Versions
21
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
8.0.0
to
9.0.0
+5
-5
package.json
{
"name": "@ultimat3/http",
"version": "8.0.0",
"version": "9.0.0",
"description": "Owned request lifecycle over Bun.serve: router, ordered pipeline, problem+json errors",

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

"dependencies": {
"@ultimat3/core": "8.0.0",
"@ultimat3/i18n": "8.0.0",
"@ultimat3/schema": "8.0.0",
"@ultimat3/time": "8.0.0"
"@ultimat3/core": "9.0.0",
"@ultimat3/i18n": "9.0.0",
"@ultimat3/schema": "9.0.0",
"@ultimat3/time": "9.0.0"
}
}