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

node-red-contrib-weatherflow-udp

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-red-contrib-weatherflow-udp - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

72

package.json
{
"name": "node-red-contrib-weatherflow-udp",
"version": "1.0.0",
"author": "Michael Rohrhirsch (https://github.com/CrunkA3)",
"description": "A WeahterFlow Tempest UDP-Listener for Node-RED",
"repository": {
"type": "git",
"url": "https://github.com/CrunkA3/node-red-weatherflow-udp.git"
},
"license": "MIT",
"bugs": {
"url": "https://github.com/CrunkA3/node-red-weatherflow-udp/issues/new?assignees=&labels=&template=bug_report.md&title="
},
"homepage": "https://github.com/CrunkA3/node-red-weatherflow-udp",
"node-red": {
"nodes": {
"weatherflow-hub": "weatherflow-hub.js",
"weatherflow-rapid-wind": "weatherflow-rapid-wind.js",
"weatherflow-observation-tempest": "weatherflow-observation-tempest.js",
"weatherflow-observation-air": "weatherflow-observation-air.js",
"weatherflow-observation-sky": "weatherflow-observation-sky.js",
"weatherflow-rain-start": "weatherflow-rain-start.js",
"weatherflow-lightning-strike": "weatherflow-lightning-strike.js"
}
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"weatherflow",
"weahter",
"weather-station",
"node-red"
]
}
"name": "node-red-contrib-weatherflow-udp",
"version": "1.0.1",
"author": "Michael Rohrhirsch (https://github.com/CrunkA3)",
"description": "A WeahterFlow Tempest UDP-Listener for Node-RED",
"repository": {
"type": "git",
"url": "https://github.com/CrunkA3/node-red-weatherflow-udp.git"
},
"license": "MIT",
"bugs": {
"url": "https://github.com/CrunkA3/node-red-weatherflow-udp/issues/new?assignees=&labels=&template=bug_report.md&title="
},
"homepage": "https://github.com/CrunkA3/node-red-weatherflow-udp",
"node-red": {
"version": ">=1.2.9",
"nodes": {
"weatherflow-hub": "weatherflow-hub.js",
"weatherflow-rapid-wind": "weatherflow-rapid-wind.js",
"weatherflow-observation-tempest": "weatherflow-observation-tempest.js",
"weatherflow-observation-air": "weatherflow-observation-air.js",
"weatherflow-observation-sky": "weatherflow-observation-sky.js",
"weatherflow-rain-start": "weatherflow-rain-start.js",
"weatherflow-lightning-strike": "weatherflow-lightning-strike.js"
}
},
"engines": {
"node": ">=12.0.0"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"weatherflow",
"weahter",
"weather-station",
"node-red"
]
}
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