Socket
Socket
Sign inDemoInstall

terminal-stocks

Package Overview
Dependencies
193
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.6 to 1.0.7

2

bin/index.js

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

const tickers = argv.tickers.split(',');
stocksCli.fetchCurrentPrice(ticker);
stocksCli.fetchCurrentPrice(tickers);
}

@@ -29,0 +29,0 @@ if (argv.market) {

{
"name": "terminal-stocks",
"version": "1.0.6",
"version": "1.0.7",
"description": "Fetch stock price information on terminal",

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

@@ -8,2 +8,5 @@ # terminal-stocks

### Documentation
https://docs.shashi.dev/terminal-stocks
### How to use

@@ -10,0 +13,0 @@ ```sh

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc