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

nodebb-plugin-shoutbox

Package Overview
Dependencies
Maintainers
2
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nodebb-plugin-shoutbox - npm Package Compare versions

Comparing version

to
2.0.5

2

library.js

@@ -73,3 +73,3 @@ 'use strict';

const data = Config.getTemplateData();
data.title = widget.data.title || '';
data.hiddenStyle = '';

@@ -76,0 +76,0 @@ if (settings && parseInt(settings['shoutbox:toggles:hide'], 10) === 1) {

{
"name": "nodebb-plugin-shoutbox",
"version": "2.0.4",
"version": "2.0.5",
"description": "NodeBB Shoutbox Plugin",

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

Sorry, the diff of this file is not supported yet