Socket
Socket
Sign inDemoInstall

getstocks

Package Overview
Dependencies
48
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.2.0 to 1.4.0

4

package.json
{
"name": "getstocks",
"version": "1.2.0",
"version": "1.4.0",
"description": "fetch stocks info using google finance api",
"bin": {
"getstocks": "index.js"
"getstock": "index.js"
},

@@ -8,0 +8,0 @@ "repository": {

@@ -1,5 +0,6 @@

#### getstocks-cli
### getstocks-cli
Node CLI that fetches stocks data using Google Finance API
Usage:
`$ getstocks <stock-tick>`
`$ getstock <stock-tick>`
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