Comparing version 1.5.4 to 1.5.5
#!/usr/bin/env node | ||
var lib = require('../lib/index.js'); | ||
var news = lib.terminalTimes(); | ||
console.log(news); | ||
// var lib = require('../lib/index.js'); | ||
// var news = lib.terminalTimes(); | ||
// | ||
// console.log(news); |
{ | ||
"name": "terminews", | ||
"version": "1.5.4", | ||
"version": "1.5.5", | ||
"description": "read the latest news headlines from your terminal window", | ||
@@ -5,0 +5,0 @@ "main": "./lib/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
14624
271