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

hivessh

Package Overview
Dependencies
Maintainers
0
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hivessh - npm Package Compare versions

Comparing version 1.2.1 to 1.2.2

4

package.json
{
"name": "hivessh",
"version": "1.2.1",
"version": "1.2.2",
"description": "HiveSsh is an innovative library designed to streamline SSH2 connections and simplify task execution on Linux servers.",

@@ -17,3 +17,3 @@ "type": "module",

"build": "tsc",
"testl": "tsc && node --env-file=.env --enable-source-maps dist/test/ubuntuServer.test.js",
"testl": "tsc && node --env-file=.env --enable-source-maps dist/test/e2e-concurrent-exec.test.js",
"exec": "tsc && node --enable-source-maps dist/index.js",

@@ -20,0 +20,0 @@ "dev": "nodemon -w ./src --ext *.ts -x \"tsc && node --enable-source-maps dist/index.js\""

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