Comparing version 1.3.2 to 1.3.3
@@ -101,3 +101,3 @@ "use strict"; | ||
if (!quiet) { | ||
process.stdout.write(lastPhrase); | ||
console.log(lastPhrase); | ||
} | ||
@@ -104,0 +104,0 @@ ; |
@@ -19,3 +19,3 @@ { | ||
], | ||
"version": "1.3.2", | ||
"version": "1.3.3", | ||
"main": "index.js", | ||
@@ -22,0 +22,0 @@ "bugs": { |
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
17831