Comparing version 0.1.8 to 0.1.9
@@ -397,3 +397,3 @@ /* | ||
stdout.write('\n'); | ||
stdout.flush(); | ||
stdout.flush && stdout.flush(); | ||
prompt.pause(); | ||
@@ -400,0 +400,0 @@ return callback(null, value); |
{ | ||
"name": "prompt", | ||
"description": "A beautiful command-line prompt for node.js", | ||
"version": "0.1.8", | ||
"version": "0.1.9", | ||
"author": "Nodejitsu Inc. <info@nodejitsu.com>", | ||
@@ -6,0 +6,0 @@ "contributors": [ |
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
92920