Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

terminews

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

terminews - npm Package Compare versions

Comparing version 1.5.1 to 1.5.2

4

lib/index.js

@@ -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": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc