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.8.20 to 4.8.21

1

index.d.ts

@@ -217,2 +217,3 @@ import * as Blessed from 'blessed'

setData(data: D): void;
setData(titles: string[], data: D): void;

@@ -219,0 +220,0 @@ canvasSize: { width: number, height: number }

2

package.json
{
"name": "blessed-contrib",
"version": "4.8.20",
"version": "4.8.21",
"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