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

@ultimat3/http

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

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

"dependencies": {
"@ultimat3/core": "18.0.0",
"@ultimat3/i18n": "18.0.0",
"@ultimat3/schema": "18.0.0",
"@ultimat3/time": "18.0.0"
"@ultimat3/core": "19.0.0",
"@ultimat3/i18n": "19.0.0",
"@ultimat3/schema": "19.0.0",
"@ultimat3/time": "19.0.0"
}
}