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

@vapi-ai/http-proxy

Package Overview
Dependencies
Maintainers
2
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vapi-ai/http-proxy - npm Package Compare versions

Comparing version 1.18.2 to 1.18.3

2

lib/http-proxy/passes/ws-incoming.js

@@ -125,3 +125,3 @@ var http = require('http'),

proxySocket.on('end', function () {
server.emit('close', proxyRes, proxySocket, proxyHead);
server.emit('close', proxyRes, proxySocket, proxyHead, socket);
});

@@ -128,0 +128,0 @@

{
"name": "@vapi-ai/http-proxy",
"version": "1.18.2",
"version": "1.18.3",
"repository": {

@@ -5,0 +5,0 @@ "type": "git",

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