New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.0.0 to 1.0.1

2

package.json
{
"name": "terminews",
"version": "1.0.0",
"version": "1.0.1",
"description": "read the latest news headlines from your terminal window",

@@ -5,0 +5,0 @@ "main": "./lib/index.js",

@@ -1,4 +0,17 @@

### termiNews
### terminews
Developers love to work from the terminal. Have you ever wanted to read your news in the terminal? terminews solves that problem! Simply run a global install of the npm package terminews and you will have access to ```$ news```. Running news will bring you the latest headlines and links to read the full stories 24/7/365.
### To Install Using NPM
- ```$ npm i -g terminews```
- ```$ news```
### To Install Using GitHub
- ```$ git clone https://github.com/DanielDwyer/termiNews.git```
- ```$ cd termiNews```
- ```$ npm i --save```
- ```$ npm i -g .```
- ```$ news```
* NOTE: This is version one, this project is in it's infancy. I have some grand visions for this one, or at least as grand as a terminal newspaper can be. I want to provide news, based on slants (left, center, right) using various sources. I want a more robust request system (more than one user-agent spoof, etc.). Contributions are welcome, The ball is rolling...
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