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.16 to 0.1.17

2

default-units/occupancySensor.js

@@ -150,3 +150,3 @@ module.exports = {

this.state.occupied = true;
this.publishEvent('motionDetected',{});
this.publishStateChange();

@@ -153,0 +153,0 @@ }

@@ -68,6 +68,4 @@ module.exports = {

});
deferred.resolve();
}
deferred.resolve();
return deferred.promise;

@@ -74,0 +72,0 @@ };

@@ -124,6 +124,5 @@ module.exports = {

}
deferred.resolve();
});
deferred.resolve();
return deferred.promise;

@@ -130,0 +129,0 @@ }

{
"name": "thing-it-device-enocean-ip",
"version": "0.1.16",
"version": "0.1.17",
"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