Comparing version 0.1.1 to 0.1.2
{ | ||
"name": "sget", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "Async / Sync read line for Node.", | ||
@@ -5,0 +5,0 @@ "main": "sget.js", |
@@ -26,2 +26,3 @@ /** | ||
}; | ||
prompt = prompt || ''; | ||
if (callback) { | ||
@@ -28,0 +29,0 @@ var rl = require('readline').createInterface( |
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
4572
56