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

node-red-node-openweathermap

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-red-node-openweathermap - npm Package Compare versions

Comparing version 0.3.2 to 0.4.0

@@ -77,4 +77,6 @@ {

"payload": "The weather in __name__ at coordinates: __lat__, __lon__ is __main__ (__description__)."
}
},
"tip": "<b>Tip</b>: you may want to manually <a href=\"https://openweathermap.org/find?q=\" target=\"_new\">search for the location</a> first to check it can be found. Often two character country codes work best.",
"note": "<b>Note</b>: The API Key may not immediately ready to use after creation. As <a href=\"https://openweathermap.org/faq\" target=\"_new\">FAQ</a> said: <i>Your API key will be activated automatically, between 10 minutes and 2 hours after your successful registration.</i> Just wait a little bit."
}
}
{
"name": "node-red-node-openweathermap",
"version": "0.3.2",
"version": "0.4.0",
"description": "A Node-RED node that gets the weather report from openweathermap",

@@ -5,0 +5,0 @@ "dependencies": {

Sorry, the diff of this file is not supported yet