Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
node-red-node-openweathermap
Advanced tools
A Node-RED node that gets the weather report from openweathermap
A Node-RED node that gets the weather report and forecast from OpenWeatherMap.
Run the following command in the root directory of your Node-RED install
npm install node-red-node-openweathermap
Two nodes that get the weather report and forecast from OpenWeatherMap.
Note: An API key is required to use these nodes. To obtain an API key go to OpenWeatherMap.
Fetches the current weather or 5 day forecast at a location specified by city and country
or
latitude and longitude
every 10 minutes - and outputs a msg if something has changed.
Accepts an input to trigger fetching the current weather either
from a specified city and country
or latitude and longitude
or passed in on
msg.location.city and msg.location.country
or
msg.location.lat and msg.location.lon
Current conditions will return
5 day Forecast will return a 5 part array, each with
The node also sets the following properties of msg.location.
Finally, the node sets:
Weather data provided by OpenWeatherMap.org/
FAQs
A Node-RED node that gets the weather report from openweathermap
We found that node-red-node-openweathermap demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.