Comparing version 0.0.16 to 0.0.17
@@ -95,2 +95,6 @@ /*************************************************************************** | ||
process.stdout.write(msg); | ||
if (typeof process.stdout.clearLine !== 'function') { | ||
process.stdout.write('\n'); | ||
} | ||
flag.set(); | ||
@@ -97,0 +101,0 @@ } |
{ | ||
"name": "edp-core", | ||
"version": "0.0.16", | ||
"version": "0.0.17", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
139634
4284