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

@nohost/connect

Package Overview
Dependencies
Maintainers
2
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nohost/connect - npm Package Compare versions

Comparing version 1.3.4 to 1.3.5

1

index.js

@@ -226,1 +226,2 @@ const http = require('http');

exports.upgrade = (req, options) => tunnel(req, options, true);
exports.connect = connect;

2

package.json
{
"name": "@nohost/connect",
"version": "1.3.4",
"version": "1.3.5",
"description": "处理请求转发的模块",

@@ -5,0 +5,0 @@ "scripts": {

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