Socket
Socket
Sign inDemoInstall

webhook-tunnel

Package Overview
Dependencies
64
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.3.0 to 1.3.1

2

package.json
{
"name": "webhook-tunnel",
"version": "1.3.0",
"version": "1.3.1",
"description": "A little HTTP proxy suitable to create tunnels for webhook endpoints protected behind a firewall or a VPN",

@@ -5,0 +5,0 @@ "main": "src/index.js",

@@ -0,1 +1,3 @@

#!/usr/bin/env node
const http = require('http')

@@ -2,0 +4,0 @@ const httpProxy = require('http-proxy')

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc