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

blessed-contrib

Package Overview
Dependencies
Maintainers
1
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

blessed-contrib - npm Package Compare versions

Comparing version 2.3.6 to 2.3.7

7

lib/widget/gauge-list.js

@@ -52,5 +52,6 @@ var blessed = require('blessed')

this.setSingleGauge(gauges[0], 0)
this.setSingleGauge(gauges[1], 1)
this.setSingleGauge(gauges[2], 2)
for (var i=0; i<gauges.length; i++) {
this.setSingleGauge(gauges[i], i)
}
}

@@ -57,0 +58,0 @@

{
"name": "blessed-contrib",
"version": "2.3.6",
"version": "2.3.7",
"description": "",

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

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