grunt-shell
Advanced tools
Comparing version 0.4.0 to 0.5.0
{ | ||
"name": "grunt-shell", | ||
"version": "0.4.0", | ||
"version": "0.5.0", | ||
"description": "Run shell commands", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -31,3 +31,3 @@ 'use strict'; | ||
} | ||
}); | ||
}.bind(this)); | ||
@@ -34,0 +34,0 @@ var captureOutput = function (child, output) { |
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
7158