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

node-red-node-openweathermap

Package Overview
Dependencies
Maintainers
2
Versions
34
Alerts
File Explorer

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.5.0 to 0.5.1

2

package.json
{
"name": "node-red-node-openweathermap",
"version": "0.5.0",
"version": "0.5.1",
"description": "A Node-RED node that gets the weather report from openweathermap",

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

@@ -162,3 +162,3 @@ /**

} else {
node.error(RED._("weather.error.no-api-key"));
node.error(RED._("weather.error.no-api-key"),msg);
}

@@ -165,0 +165,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