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

cabal-cli

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cabal-cli - npm Package Compare versions

Comparing version 6.2.0 to 6.2.1

2

neat-screen.js

@@ -435,3 +435,3 @@ var Cabal = require('cabal-core')

var msgtxt = msg.value.content.text.replace(emojiPattern, '➤')
if (msgtxt.indexOf(localNick) > -1 && author !== localNick) { highlight = false }
if (msgtxt.indexOf(localNick) > -1 && author !== localNick) { highlight = true }

@@ -438,0 +438,0 @@ var color = keyToColour(msg.key) || colours[5]

{
"name": "cabal-cli",
"version": "6.2.0",
"version": "6.2.1",
"description": "p2p chat",

@@ -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