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

ssh2-exec

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ssh2-exec - npm Package Compare versions

Comparing version 0.7.6 to 0.7.7

2

CHANGELOG.md

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

### [0.7.7](https://github.com/adaltas/node-ssh2-exec/compare/v0.7.6...v0.7.7) (2024-06-12)
### [0.7.6](https://github.com/adaltas/node-ssh2-exec/compare/v0.7.5...v0.7.6) (2023-11-19)

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

12

package.json
{
"name": "ssh2-exec",
"version": "0.7.6",
"version": "0.7.7",
"description": "Transparent usage between `child_process.exec` and `ssh2.prototype.exec`",

@@ -54,10 +54,10 @@ "keywords": [

"devDependencies": {
"@commitlint/cli": "^18.4.2",
"@commitlint/config-conventional": "^18.4.2",
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"coffeescript": "^2.7.0",
"husky": "^8.0.3",
"mocha": "^10.2.0",
"husky": "^9.0.11",
"mocha": "^10.4.0",
"mocha-they": "^0.1.3",
"should": "^13.2.3",
"ssh2-connect": "^3.4.2",
"ssh2-connect": "^3.4.3",
"standard-version": "^9.5.0"

@@ -64,0 +64,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