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

meta-exec

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

meta-exec - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

@@ -14,3 +14,3 @@ const chalk = require('chalk');

debug(`executing command "${options.cmd}" in dir ${options.dir}`);
debug(`executing command ${options.cmd} in dir ${options.dir}`);

@@ -17,0 +17,0 @@ var code = null;

{
"name": "meta-exec",
"version": "0.0.4",
"version": "0.0.5",
"description": "exec plugin for meta for executing synchronous commands to stdout with a standard format",
"main": "index.js",
"bin": {
"meta-exec": "./bin/meta-exec"
},
"scripts": {

@@ -26,5 +29,4 @@ "test": "echo \"Error: no test specified\" && exit 1"

"debug": "^2.6.0",
"get-meta-file": "0.0.1",
"meta-loop": "0.0.3"
}
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet