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
11.0.0
to
11.1.0
+5
-5
package.json
{
"name": "@ultimat3/http",
"version": "11.0.0",
"version": "11.1.0",
"description": "Owned request lifecycle over Bun.serve: router, ordered pipeline, problem+json errors",

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

"dependencies": {
"@ultimat3/core": "11.0.0",
"@ultimat3/i18n": "11.0.0",
"@ultimat3/schema": "11.0.0",
"@ultimat3/time": "11.0.0"
"@ultimat3/core": "11.1.0",
"@ultimat3/i18n": "11.1.0",
"@ultimat3/schema": "11.1.0",
"@ultimat3/time": "11.1.0"
}
}