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

mc-ext-basics

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mc-ext-basics - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

src/stages/run-remote-shell-command.js

3

index.js

@@ -10,3 +10,4 @@ 'use strict'

require('./src/stages/pause-for-x-seconds'),
require('./src/stages/run-local-shell-command')
require('./src/stages/run-local-shell-command'),
require('./src/stages/run-remote-shell-command')
],

@@ -13,0 +14,0 @@ logs: [

{
"name": "mc-ext-basics",
"version": "0.0.4",
"version": "0.0.5",
"description": "",

@@ -11,3 +11,5 @@ "main": "index.js",

"license": "MIT",
"dependencies": {},
"dependencies": {
"ssh-exec": "https://github.com/andyfleming/ssh-exec.git#77025d4"
},
"devDependencies": {

@@ -14,0 +16,0 @@ "mc-extension-validator": "*",

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