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-a3a765b8a2457aa8562be3af9f2f755fd1be90aa to 0.0.0-next-a4cb9190ea58f899e5f4140659a879f34f104c6f

24

package.json

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

"homepage": "https://github.com/mongodb-js/compass",
"version": "0.0.0-next-a3a765b8a2457aa8562be3af9f2f755fd1be90aa",
"version": "0.0.0-next-a4cb9190ea58f899e5f4140659a879f34f104c6f",
"repository": {

@@ -43,3 +43,3 @@ "type": "git",

"lint": "npm run eslint . && npm run prettier -- --check .",
"depcheck": "depcheck",
"depcheck": "compass-scripts check-peer-deps && depcheck",
"check": "npm run lint && npm run depcheck",

@@ -51,13 +51,13 @@ "check-ci": "npm run check",

"test-ci": "npm run test-cov",
"reformat": "npm run prettier -- --write . && npm run eslint . --fix"
"reformat": "npm run eslint . -- --fix && npm run prettier -- --write ."
},
"devDependencies": {
"@mongodb-js/eslint-config-compass": "0.0.0-next-a3a765b8a2457aa8562be3af9f2f755fd1be90aa",
"@mongodb-js/mocha-config-compass": "0.0.0-next-a3a765b8a2457aa8562be3af9f2f755fd1be90aa",
"@mongodb-js/prettier-config-compass": "0.0.0-next-a3a765b8a2457aa8562be3af9f2f755fd1be90aa",
"@mongodb-js/tsconfig-compass": "0.0.0-next-a3a765b8a2457aa8562be3af9f2f755fd1be90aa",
"@mongodb-js/eslint-config-compass": "0.0.0-next-a4cb9190ea58f899e5f4140659a879f34f104c6f",
"@mongodb-js/mocha-config-compass": "0.0.0-next-a4cb9190ea58f899e5f4140659a879f34f104c6f",
"@mongodb-js/prettier-config-compass": "0.0.0-next-a4cb9190ea58f899e5f4140659a879f34f104c6f",
"@mongodb-js/tsconfig-compass": "0.0.0-next-a4cb9190ea58f899e5f4140659a879f34f104c6f",
"@types/chai": "^4.2.21",
"@types/chai-as-promised": "^7.1.4",
"@types/mocha": "^9.0.0",
"@types/node-fetch": "^2.5.8",
"@types/node-fetch": "^2.6.11",
"@types/sinon-chai": "^3.2.5",

@@ -71,15 +71,15 @@ "@types/ssh2": "^1.11.8",

"mocha": "^10.2.0",
"node-fetch": "^2.6.7",
"node-fetch": "^2.7.0",
"nyc": "^15.1.0",
"prettier": "^2.7.1",
"sinon": "^9.2.3",
"socks": "^2.7.1",
"socks": "^2.7.3",
"typescript": "^5.0.4"
},
"dependencies": {
"@mongodb-js/compass-logging": "0.0.0-next-a3a765b8a2457aa8562be3af9f2f755fd1be90aa",
"@mongodb-js/compass-logging": "0.0.0-next-a4cb9190ea58f899e5f4140659a879f34f104c6f",
"socksv5": "0.0.6",
"ssh2": "^1.12.0"
},
"gitHead": "a3a765b8a2457aa8562be3af9f2f755fd1be90aa"
"gitHead": "a4cb9190ea58f899e5f4140659a879f34f104c6f"
}
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