Comparing version 1.0.4 to 1.0.5
@@ -16,3 +16,2 @@ #!/usr/bin/env node | ||
rl.on("line", async (line) => { | ||
if(line.startsWith("")) return; | ||
try { | ||
@@ -19,0 +18,0 @@ console.log(`${chalk.gray(line)} ${chalk.blue(Date.now())}`); |
{ | ||
"name": "consel", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"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
1495
40