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

tunnel-ssh

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

tunnel-ssh - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

2

index.js

@@ -27,3 +27,3 @@ var net = require('net');

if (!config.localPort) {
if (config.localPort===undefined) {
config.localPort = config.dstPort;

@@ -30,0 +30,0 @@ }

{
"name": "tunnel-ssh",
"version": "1.0.1",
"version": "1.0.2",
"description": "Easy extendable SSH tunnel",

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

Tunnel-SSH
==========
This is a public test of the upcoming release 1.0.0

@@ -6,0 +5,0 @@

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