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

ecowitt-gateway

Package Overview
Dependencies
Maintainers
0
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ecowitt-gateway - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

2

package.json
{
"name": "ecowitt-gateway",
"version": "1.0.3",
"version": "1.0.4",
"description": "Retrieve data and get and set settings for Ecowitt Gateways",

@@ -5,0 +5,0 @@ "main": "src/EWGateway.js",

@@ -83,3 +83,3 @@ const dgram = require('dgram');

})
.catch();
.catch(e => console.error(`Unable to get Ecowitt Gateway firmware version. Error: ${JSON.stringify(e)}`));
} else{

@@ -86,0 +86,0 @@ this.useReadRainData = useReadRainData;

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