Comparing version 1.1.1 to 1.1.2
@@ -120,3 +120,3 @@ #!/usr/bin/env node | ||
function printHostResult(name, result) { | ||
console.log(chalk.blue(`## ${name}`)); | ||
console.log(chalk.blue(`#### ${name}`)); | ||
console.log(result.stdout.trim()); | ||
@@ -123,0 +123,0 @@ |
{ | ||
"name": "eshost", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"description": "Run scripts in any ECMAScript host", | ||
@@ -5,0 +5,0 @@ "bin": { |
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
6003
802