Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

http-forward

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

http-forward - npm Package Compare versions

Comparing version 0.1.1 to 0.1.3

4

index.js

@@ -29,4 +29,4 @@ var HttpProxy = require('http-proxy')

function cleanup(proxy) {
proxy.removeListener('error')
proxy.removeListener('proxyRes')
proxy.removeAllListeners('error')
proxy.removeAllListeners('proxyRes')
}

@@ -33,0 +33,0 @@

{
"name": "http-forward",
"description": "Simple proxy forward for incoming HTTP request",
"version": "0.1.1",
"version": "0.1.3",
"repository": "h2non/http-forward",

@@ -6,0 +6,0 @@ "author": "Tomas Aparicio",

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