node-red-contrib-cron-plus
Advanced tools
Comparing version 1.4.2 to 1.4.3
{ | ||
"name": "node-red-contrib-cron-plus", | ||
"version": "1.4.2", | ||
"version": "1.4.3", | ||
"description": "A flexible scheduler (cron, solar events, simple dates) node for Node-RED with full dynamic control and Timezone support", | ||
@@ -39,4 +39,4 @@ "main": "cronplus.js", | ||
"cronosjs": "^1.7.0", | ||
"cronstrue": "^1.100.0", | ||
"pretty-ms": "^7.0.0", | ||
"cronstrue": "^1.110.0", | ||
"pretty-ms": "^7.0.1", | ||
"suncalc2": "^1.8.1" | ||
@@ -43,0 +43,0 @@ }, |
Sorry, the diff of this file is too big to display
312378
Updatedcronstrue@^1.110.0
Updatedpretty-ms@^7.0.1