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 0.0.4 to 0.0.5

2

io-package.json
{
"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": {

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