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

ssh2-connect

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

ssh2-connect - npm Package Compare versions

Comparing version 3.4.2 to 3.4.3

2

CHANGELOG.md

@@ -5,2 +5,4 @@ # Changelog

### [3.4.3](https://github.com/adaltas/node-ssh2-connect/compare/v3.4.2...v3.4.3) (2024-06-12)
### [3.4.2](https://github.com/adaltas/node-ssh2-connect/compare/v3.4.1...v3.4.2) (2023-11-19)

@@ -7,0 +9,0 @@

14

package.json
{
"name": "ssh2-connect",
"description": "Callback-based api behind ssh2 to open an SSH connection",
"version": "3.4.2",
"version": "3.4.3",
"author": "David Worms <david@adaltas.com> (https://www.adaltas.com)",

@@ -28,11 +28,11 @@ "coffeelintConfig": {

"mixme": "^1.1.0",
"ssh2": "~1.14.0"
"ssh2": "~1.15.0"
},
"devDependencies": {
"@commitlint/cli": "^18.4.2",
"@commitlint/config-conventional": "^18.4.2",
"@commitlint/cz-commitlint": "^18.4.2",
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"@commitlint/cz-commitlint": "^19.2.0",
"coffeescript": "^2.7.0",
"husky": "^8.0.3",
"mocha": "~10.2.0",
"husky": "^9.0.11",
"mocha": "~10.4.0",
"should": "~13.2.3",

@@ -39,0 +39,0 @@ "standard-version": "^9.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