Comparing version 2.0.12-alpha.1 to 2.0.12-alpha.2
@@ -13,2 +13,4 @@ const utils = require('./utils'); | ||
const env = merge(process.env, { FILENAME: eventArgs[0] }); | ||
var sh = 'sh'; | ||
@@ -45,4 +47,2 @@ var shFlag = '-c'; | ||
const args = command.join(' '); | ||
const env = merge(process.env, { FILENAME: eventArgs[0] }); | ||
const child = spawn(sh, [shFlag, args], spawnOptions); | ||
@@ -49,0 +49,0 @@ |
@@ -70,3 +70,3 @@ { | ||
"_version": "0.0.0-development", | ||
"version": "2.0.12-alpha.1", | ||
"version": "2.0.12-alpha.2", | ||
"funding": { | ||
@@ -73,0 +73,0 @@ "type": "opencollective", |
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