Socket
Socket
Sign inDemoInstall

vtop

Package Overview
Dependencies
Maintainers
1
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vtop - npm Package Compare versions

Comparing version 0.3.1 to 0.3.2

9

CHANGELOG.md
# Changelog
## 0.3.2
- Add colors for item selection to the other themes
## 0.3.1
- Add keyboard and mouse support
- Add killall support
## 0.2.8

@@ -4,0 +13,0 @@

2

package.json
{
"name": "vtop",
"version": "0.3.1",
"version": "0.3.2",
"description": "Wow such top. So stats",

@@ -5,0 +5,0 @@ "homepage": "http://parall.ax/vtop",

@@ -17,2 +17,12 @@ {

"fg": "white",
"items": {
"selected": {
"bg": "#800080",
"fg": "#000000"
},
"item": {
"fg": "#ffffff",
"bg": "#000000"
}
},
"border": {

@@ -19,0 +29,0 @@ "type": "line",

@@ -16,2 +16,12 @@ {

"fg": "white",
"items": {
"selected": {
"bg": "#56a0d1",
"fg": "#000000"
},
"item": {
"fg": "#ffffff",
"bg": "#000000"
}
},
"border": {

@@ -18,0 +28,0 @@ "type": "line",

@@ -16,2 +16,12 @@ {

"fg": "#626262",
"items": {
"selected": {
"bg": "#626262",
"fg": "#000000"
},
"item": {
"fg": "#ffffff",
"bg": "#000000"
}
},
"border": {

@@ -18,0 +28,0 @@ "type": "line",

@@ -16,2 +16,12 @@ {

"fg": "white",
"items": {
"selected": {
"bg": "#f43059",
"fg": "#000000"
},
"item": {
"fg": "#ffffff",
"bg": "#000000"
}
},
"border": {

@@ -18,0 +28,0 @@ "type": "line",

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