
Research
Security News
Lazarus Strikes npm Again with New Wave of Malicious Packages
The Socket Research Team has discovered six new malicious npm packages linked to North Korea’s Lazarus Group, designed to steal credentials and deploy backdoors.
node-red-contrib-cron-plus
Advanced tools
A flexible scheduler (cron, solar events, simple dates) node for Node-RED with full dynamic control and Timezone support
A flexible scheduler (cron, solar events, simple dates) node for Node-RED with full dynamic control and Timezone support
msg.payload
but it is up to you)msg.cronplus
msg.cronplus
is moved to msg.payload
Easiest...
Use the Manage Palette > Install option from the menu inside node-red
Harder...
Alternatively in your Node-RED user directory, typically ~/.node-red, run
Run the following command in the root directory of your Node-RED install.
(Usually this is ~/.node-red
or %userprofile%\.node-red
).
Install from GIT
npm install Steve-Mcl/node-red-contrib-cron-plus
Install from NPM
npm install node-red-contrib-cron-plus
Alternatively, install from a folder
npm install c:/tempfolder/node-red-contrib-cron-plus
Or simply copy the folder node-red-contrib-cron-plus
into a folder named nodes
inside your node-red folder then cd
into nodes/node-red-contrib-cron-plus
and execute npm install
FAQs
A flexible scheduler (cron, solar events, fixed dates) node for Node-RED with full dynamic control and time zone support
We found that node-red-contrib-cron-plus 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
Security News
The Socket Research Team has discovered six new malicious npm packages linked to North Korea’s Lazarus Group, designed to steal credentials and deploy backdoors.
Security News
Socket CEO Feross Aboukhadijeh discusses the open web, open source security, and how Socket tackles software supply chain attacks on The Pair Program podcast.
Security News
Opengrep continues building momentum with the alpha release of its Playground tool, demonstrating the project's rapid evolution just two months after its initial launch.