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

thing-it-device-enocean-ip

Package Overview
Dependencies
Maintainers
1
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

thing-it-device-enocean-ip - npm Package Compare versions

Comparing version 0.1.11 to 0.1.12

default-units/thermalTemperatureSensor.js

3

default-units/rockerSwitch2Rocker.js

@@ -82,4 +82,3 @@ module.exports = {

this.device.adapter.listeners.push(telegram => {
if (telegram.deviceId === this.configuration.deviceId
)
if (telegram.deviceId === this.configuration.deviceId)
{

@@ -86,0 +85,0 @@ this.logDebug('Device ' + telegram.friendlyId + ' is processing ', telegram.functions);

{
"name": "thing-it-device-enocean-ip",
"version": "0.1.11",
"version": "0.1.12",
"description": "[thing-it-node] Device Plugin for EnOcean IP products.",

@@ -5,0 +5,0 @@ "authors": "Marc Gille",

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