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

iobroker.amazon-dash

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

iobroker.amazon-dash - npm Package Compare versions

Comparing version

to
0.0.4

2

io-package.json
{
"common": {
"name": "amazon-dash",
"version": "0.0.3",
"version": "0.0.4",
"title": "Amazon Dash-Button",

@@ -6,0 +6,0 @@ "desc": {

@@ -83,3 +83,2 @@ /* jshint -W097 */// jshint strict:false

adapter.getState(nice_mac + ".switch", function (err, state) {
adapter.log.info(JSON.stringify(state));
if (!state || err)

@@ -86,0 +85,0 @@ adapter.setState(nice_mac + ".switch", {val: false, ack: true});

{
"name": "iobroker.amazon-dash",
"version": "0.0.3",
"version": "0.0.4",
"description": "ioBroker amazon-dash Adapter",

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

@@ -22,2 +22,5 @@ ![Logo](admin/amazon-dash.png)

### 0.0.4
+ (PArns) Removed debug infos
### 0.0.3

@@ -24,0 +27,0 @@ + (PArns) Fixed switch state