Socket
Socket
Sign inDemoInstall

vtop

Package Overview
Dependencies
9
Maintainers
1
Versions
49
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.4.17 to 0.5.0

5

app.js

@@ -511,4 +511,5 @@ /**

vi: true,
search: function() {
console.log('SEARCH');
search: function(jump) {
// @TODO
//jump('string of thing to jump to');
},

@@ -515,0 +516,0 @@ style: loadedTheme.table.items,

4

CHANGELOG.md
# Changelog
## 0.5.0
- Upgrade drawille and blessed deps
## 0.4.10

@@ -4,0 +8,0 @@

{
"name": "vtop",
"version": "0.4.17",
"version": "0.5.0",
"description": "Wow such top. So stats",

@@ -25,6 +25,6 @@ "homepage": "http://parall.ax/vtop",

"dependencies": {
"drawille": "0.0.3",
"drawille": "0.1.1",
"os-utils": "0.0.14",
"read": "1.0.5",
"blessed": "0.0.33",
"blessed": "0.0.37",
"commander": "2.2.0",

@@ -31,0 +31,0 @@ "sudo": "1.0.3"

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc