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 2.9.61 to 2.9.62

1

bin/index.js

@@ -5,3 +5,2 @@ #!/usr/bin/env node

let cheerio = require('cheerio');
require("regenerator-runtime/runtime");

@@ -8,0 +7,0 @@ console.log(`

// required modules
const fetch = require("node-fetch");
let cheerio = require('cheerio');
require("regenerator-runtime/runtime");

@@ -6,0 +5,0 @@ console.log(`

18

package.json
{
"name": "terminews",
"version": "2.9.61",
"description": "An updated version of terminews - read today's headlines from your terminal.",
"version": "2.9.62",
"description": "Read today's headlines in your terminal, paired with links to bring you to each story.",
"main": "index.js",

@@ -23,8 +23,8 @@ "scripts": {

"news",
"headlines",
"newspaper",
"headlines",
"current",
"today",
"events",
"terminews"
"journalism",
"current events",
"newspapers",
"headline"
],

@@ -50,6 +50,4 @@ "author": "danielpatrickdwyer@gmail.com",

"cross-env": "^7.0.2",
"mocha": "^5.2.0",
"webpack": "^4.42.1",
"webpack-cli": "^3.3.11"
"mocha": "^5.2.0"
}
}

@@ -5,3 +5,3 @@ # terminews

Read the day's headlines from your terminal.
Read the day's headlines from your terminal paired with links to each article.

@@ -14,9 +14,4 @@ ![Downloads](https://img.shields.io/npm/dw/terminews.svg)

I absolutely love keeping up with all the news in our wild world. I may not agree with the newsmakers, but I can appreciate all the journalists and news organizations who work hard, day in and day out, to bring us the news. I am only responsible for bringing the news to the terminal. Enjoy!
I absolutely love keeping up with all the day's news in our wild world. I may not agree with the newsmakers, but I can appreciate all the journalists and news organizations who work hard, day in and day out, to bring us the news. I am only responsible for bringing the news to the terminal. Enjoy!
**Read random news headlines right from your terminal**.
**To read an article (for Mac users), just hold down command and click the link**.
## Getting Started

@@ -45,6 +40,4 @@

## Seeking Input & Help
**Mac users: To read an article, just hold down command and click the link**.
I want to expand and grow this repo. I would love to incorporate some search filters via flags (i.e. -no-politics or -sports) and style the terminal. Each article has a corresponding section (i.e. life or real-estate) and style could be derived from that status. Lastly, I want to bring in more news papers than just the Times. Thanks!
## License

@@ -51,0 +44,0 @@

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