iobroker.amazon-dash
Advanced tools
Comparing version 0.0.4 to 0.0.5
{ | ||
"common": { | ||
"name": "amazon-dash", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"title": "Amazon Dash-Button", | ||
@@ -6,0 +6,0 @@ "desc": { |
@@ -69,3 +69,3 @@ /* jshint -W097 */// jshint strict:false | ||
adapter.setState(nice_mac + ".state", {val: (new Date()).toISOString(), ack: true}); | ||
adapter.setState(nice_mac + ".lastPressed", {val: (new Date()).toISOString(), ack: true}); | ||
@@ -72,0 +72,0 @@ adapter.setObjectNotExists(nice_mac + ".switch", { |
{ | ||
"name": "iobroker.amazon-dash", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"description": "ioBroker amazon-dash Adapter", | ||
@@ -28,3 +28,3 @@ "author": { | ||
"dependencies": { | ||
"pcap": "git+https://github.com/mranney/node_pcap.git" | ||
"pcap": "https://github.com/mranney/node_pcap" | ||
}, | ||
@@ -31,0 +31,0 @@ "devDependencies": { |
HTTP dependency
Supply chain riskContains a dependency which resolves to a remote HTTP URL which could be used to inject untrusted code and reduce overall package reliability.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
Git dependency
Supply chain riskContains a dependency which resolves to a remote git URL. Dependencies fetched from git URLs are not immutable and can be used to inject untrusted code or reduce the likelihood of a reproducible install.
Found 1 instance in 1 package
872224
1