
Research
NPM targeted by malware campaign mimicking familiar library names
Socket uncovered npm malware campaign mimicking popular Node.js libraries and packages from other ecosystems; packages steal data and execute remote code.
node-red-contrib-ui-clock
Advanced tools
A simple analog clock for the Node-RED Dashboard.
Open Node-RED and select Manage palette
from the menu to open the Palette Manager. Go to the Install
tab, search for node-red-contrib-ui-clock
and click install
.
Alternatively, you can run the following command in your Node-RED user directory (typically ~/.node-red
):
npm i node-red-contrib-ui-clock
[{"id":"e10131f9.ffd3c","type":"tab","label":"Flow 1","disabled":false,"info":""},{"id":"152fc3e8.74c47c","type":"inject","z":"e10131f9.ffd3c","name":"","props":[{"p":"payload"},{"p":"topic","vt":"str"}],"repeat":"1","crontab":"","once":true,"onceDelay":0.1,"topic":"","payload":"","payloadType":"date","x":510,"y":180,"wires":[["80f10a2a.2e1c48"]]},{"id":"80f10a2a.2e1c48","type":"ui_clock","z":"e10131f9.ffd3c","name":"","group":"64eefd31.f05964","order":6,"width":"0","height":"0","x":710,"y":180,"wires":[]},{"id":"64eefd31.f05964","type":"ui_group","z":"","name":"Default","tab":"7fa2758c.04062c","order":1,"disp":true,"width":"9","collapse":false},{"id":"7fa2758c.04062c","type":"ui_tab","z":"","name":"Home","icon":"dashboard","disabled":false,"hidden":false}]
[v1.0.2] - 2021-12-10
FAQs
An analog clock for the Node-RED Dashboard.
The npm package node-red-contrib-ui-clock receives a total of 60 weekly downloads. As such, node-red-contrib-ui-clock popularity was classified as not popular.
We found that node-red-contrib-ui-clock demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Socket uncovered npm malware campaign mimicking popular Node.js libraries and packages from other ecosystems; packages steal data and execute remote code.
Research
Socket's research uncovers three dangerous Go modules that contain obfuscated disk-wiping malware, threatening complete data loss.
Research
Socket uncovers malicious packages on PyPI using Gmail's SMTP protocol for command and control (C2) to exfiltrate data and execute commands.