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

node-red-contrib-cron-plus

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-red-contrib-cron-plus - npm Package Compare versions

Comparing version 1.5.4 to 1.5.5

6

package.json
{
"name": "node-red-contrib-cron-plus",
"version": "1.5.4",
"version": "1.5.5",
"description": "A flexible scheduler (cron, solar events, simple dates) node for Node-RED with full dynamic control and Timezone support",

@@ -25,2 +25,3 @@ "main": "cronplus.js",

"node-red": {
"version": ">=0.20.0",
"nodes": {

@@ -30,2 +31,5 @@ "cronplus": "cronplus.js"

},
"engines": {
"node" : ">=8.0.0"
},
"author": {

@@ -32,0 +36,0 @@ "name": "Steve-Mcl"

Sorry, the diff of this file is too big to display

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