Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

blessed-contrib

Package Overview
Dependencies
Maintainers
2
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 4.10.0 to 4.10.1

3

lib/widget/tree.js

@@ -42,3 +42,4 @@ 'use strict';

mouse: options.mouse,
selectedBg: 'blue',
selectedBg: options.selectedBg || 'blue',
selectedFg: options.selectedFg || 'black',
});

@@ -45,0 +46,0 @@

{
"name": "blessed-contrib",
"version": "4.10.0",
"version": "4.10.1",
"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