Comparing version 1.5.1 to 1.5.2
@@ -44,3 +44,3 @@ 'use strict'; | ||
}; | ||
terminalTimes() | ||
function terminalTimes(){ | ||
@@ -63,3 +63,3 @@ var holder = []; | ||
console.log(" TERMINEWS - RANDOM NEWS IN YOUR TERMINAL"); | ||
console.log(" TERMINEWS - RANDOM NEWS IN YOUR TERMINAL - 2018"); | ||
@@ -66,0 +66,0 @@ if (error) { |
{ | ||
"name": "terminews", | ||
"version": "1.5.1", | ||
"version": "1.5.2", | ||
"description": "read the latest news headlines from your terminal window", | ||
@@ -10,3 +10,3 @@ "main": "./lib/index.js", | ||
"bin": { | ||
"news": "bin/news.js" | ||
"news": "lib/news.js" | ||
}, | ||
@@ -13,0 +13,0 @@ "repository": { |
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
8031
137