New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

nuxt-proxy-request

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nuxt-proxy-request - npm Package Compare versions

Comparing version 1.1.6 to 1.1.7

2

package.json
{
"name": "nuxt-proxy-request",
"version": "1.1.6",
"version": "1.1.7",
"description": "A http proxy module for nuxt(3) powered by h3-proxy.",

@@ -5,0 +5,0 @@ "repository": "yisibell/nuxt-proxy-request",

@@ -19,4 +19,9 @@

# Why this module?
- See this issue [Error when starting a Project using "http-proxy-middleware" with "npm run start" #15608](https://github.com/nuxt/nuxt/issues/15608)
## Features
- Support for both **development** and **production** environments.
- Almost the same API as [nuxt-proxy](https://github.com/wobsoriano/nuxt-proxy) that using [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware), But this module using <a href="https://github.com/yisibell/h3-proxy"> h3-proxy </a>.

@@ -23,0 +28,0 @@ - Support **Typescript**.

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc