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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
23701
3
788
+ Addedmeta-exec@0.0.4(transitive)
- Removedget-meta-file@0.0.1