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

simple-ssh

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

simple-ssh - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

lib/ssh.d.ts

14

package.json
{
"name": "simple-ssh",
"version": "1.1.0",
"version": "1.1.1",
"description": "A wrapper for ssh2 to make it easier to perform commands over SSH",

@@ -10,6 +10,8 @@ "keywords": [

"author": "Mike Cluck <mcluck90@gmail.com>",
"licenses": [{
"type": "MIT",
"url": "http://github.com/MCluck90/simple-ssh/blob/master/LICENSE.txt"
}],
"licenses": [
{
"type": "MIT",
"url": "http://github.com/MCluck90/simple-ssh/blob/master/LICENSE.txt"
}
],
"main": "./lib/ssh.js",

@@ -31,2 +33,2 @@ "repository": {

}
}
}
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