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

to
0.1.11

3

default-units/threeChannelCurrentSensor.js

@@ -8,2 +8,3 @@ module.exports = {

deviceTypes: ["enocean-ip/gateway"],
tangible: false,
services: [],

@@ -48,3 +49,3 @@ events:[{

create: function () {
return new threeChannelCurrentSensor();
return new ThreeChannelCurrentSensor();
}

@@ -51,0 +52,0 @@ };

@@ -8,2 +8,3 @@ module.exports = {

deviceTypes: ["enocean-ip/gateway"],
tangible: false,
services: [],

@@ -10,0 +11,0 @@ state: [{

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

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