New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

stockticker

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stockticker - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

.npmignore

2

package.json

@@ -5,3 +5,3 @@ {

"description": "This is a script you could use to display stock pre-market price in your tmux status line",
"version": "0.0.1",
"version": "0.0.2",
"repository": {

@@ -8,0 +8,0 @@ "url": "https://github.com/chunghe/nodejs-stock-ticker"

@@ -10,2 +10,5 @@ ## What does it do?

### usage
stockticker NASDAQ:APAPL
### tmux config

@@ -22,3 +25,3 @@

set-window-option -g window-status-current-attr dim
set -g status-right '#[fg=cyan,bright]#(biticker)'
set -g status-right '#[fg=cyan,bright]#(biticker NASDAQ:AAPL)'
set -g status-right-length 75

@@ -25,0 +28,0 @@ set status-interval 60

Sorry, the diff of this file is not supported yet

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