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

@mongodb-js/ssh-tunnel

Package Overview
Dependencies
Maintainers
33
Versions
432
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mongodb-js/ssh-tunnel - npm Package Compare versions

Comparing version 0.0.0-next-5f8b75beb719b0c8ecce11007101dfc84deff8c0 to 0.0.0-next-5f9a88f83443e2b1598766574e95b0bc12a94192

2

dist/index.js

@@ -14,3 +14,3 @@ "use strict";

const UserPassword_1 = __importDefault(require("socksv5/lib/auth/UserPassword"));
const { log, mongoLogId, debug } = (0, compass_logging_1.createLoggerAndTelemetry)('COMPASS-SSH-TUNNEL');
const { log, mongoLogId, debug } = (0, compass_logging_1.createLogger)('COMPASS-SSH-TUNNEL');
function getConnectConfig(config) {

@@ -17,0 +17,0 @@ const { localAddr, localPort, socks5Password, socks5Username, ...connectConfig } = config;

@@ -16,3 +16,3 @@ {

"homepage": "https://github.com/mongodb-js/compass",
"version": "0.0.0-next-5f8b75beb719b0c8ecce11007101dfc84deff8c0",
"version": "0.0.0-next-5f9a88f83443e2b1598766574e95b0bc12a94192",
"repository": {

@@ -53,6 +53,6 @@ "type": "git",

"devDependencies": {
"@mongodb-js/eslint-config-compass": "0.0.0-next-5f8b75beb719b0c8ecce11007101dfc84deff8c0",
"@mongodb-js/mocha-config-compass": "0.0.0-next-5f8b75beb719b0c8ecce11007101dfc84deff8c0",
"@mongodb-js/prettier-config-compass": "0.0.0-next-5f8b75beb719b0c8ecce11007101dfc84deff8c0",
"@mongodb-js/tsconfig-compass": "0.0.0-next-5f8b75beb719b0c8ecce11007101dfc84deff8c0",
"@mongodb-js/eslint-config-compass": "0.0.0-next-5f9a88f83443e2b1598766574e95b0bc12a94192",
"@mongodb-js/mocha-config-compass": "0.0.0-next-5f9a88f83443e2b1598766574e95b0bc12a94192",
"@mongodb-js/prettier-config-compass": "0.0.0-next-5f9a88f83443e2b1598766574e95b0bc12a94192",
"@mongodb-js/tsconfig-compass": "0.0.0-next-5f9a88f83443e2b1598766574e95b0bc12a94192",
"@types/chai": "^4.2.21",

@@ -78,7 +78,7 @@ "@types/chai-as-promised": "^7.1.4",

"dependencies": {
"@mongodb-js/compass-logging": "0.0.0-next-5f8b75beb719b0c8ecce11007101dfc84deff8c0",
"@mongodb-js/compass-logging": "0.0.0-next-5f9a88f83443e2b1598766574e95b0bc12a94192",
"socksv5": "0.0.6",
"ssh2": "^1.12.0"
},
"gitHead": "5f8b75beb719b0c8ecce11007101dfc84deff8c0"
"gitHead": "5f9a88f83443e2b1598766574e95b0bc12a94192"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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