node-red-contrib-cron-plus
Advanced tools
Comparing version 1.5.4 to 1.5.5
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
329201