New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

node-red-contrib-suncron

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-red-contrib-suncron - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

6

package.json
{
"name": "node-red-contrib-suncron",
"version": "1.0.0",
"description": "Node-RED node that triggers configurable outgoing messages based on the position of the sun",
"version": "1.0.1",
"description": "A Node-RED node that triggers configurable outgoing messages based on the position of the sun",
"main": "index.js",

@@ -21,3 +21,3 @@ "author": "Cornelius Suermann",

"type": "git",
"url": "https://github.com/csuermann/suncron"
"url": "https://github.com/csuermann/node-red-contrib-suncron"
},

@@ -24,0 +24,0 @@ "scripts": {

@@ -115,2 +115,3 @@ const CronJob = require('cron').CronJob

debug(`${i} msg crons installed`)
setNodeStatus(`${i} crons active`)
}

@@ -117,0 +118,0 @@

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