🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

command

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

command - npm Package Compare versions

Comparing version

to
0.0.3

2

lib/index.js

@@ -98,2 +98,4 @@

this.lastPid = proc.pid;
var output = '';

@@ -100,0 +102,0 @@ var stdout = '';

2

package.json
{
"name": "command",
"version": "0.0.2",
"version": "0.0.3",
"description": "A chainable, promise-based utility for running commands with child_process.spawn",

@@ -5,0 +5,0 @@ "main": "lib/index.js",