🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

h3-proxy

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

h3-proxy - npm Package Compare versions

Comparing version

to
1.8.0

{
"name": "h3-proxy",
"version": "1.7.2",
"version": "1.8.0",
"description": "A proxy event handler for h3, using proxyRequest.",

@@ -72,3 +72,3 @@ "type": "module",

"eslint-plugin-prettier": "^4.2.1",
"h3": "^1.6.2",
"h3": "^1.7.0",
"lodash": "^4.17.21",

@@ -75,0 +75,0 @@ "prettier": "^2.8.1",

@@ -13,7 +13,7 @@ <p align="center">

A **proxy event handler** for `h3`, using `proxyRequest`.
A **proxy event handler** for [h3](https://github.com/unjs/h3), using `proxyRequest`.
# Features
- Powered by built-in `proxyRequest` of `h3`.
- Powered by built-in `proxyRequest` of [h3](https://github.com/unjs/h3).
- Support http(s) proxy via some simple [configurations](https://github.com/yisibell/h3-proxy#options).

@@ -20,0 +20,0 @@ - Support logs via **consola**.