Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

thing-it-device-aircable

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

thing-it-device-aircable - npm Package Compare versions

Comparing version 0.0.21 to 0.0.24

documentation/images/smart-dimmer.png

3

airCableSmartDimmer.js

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

AirCableSmartDimmerDiscovery.prototype.stop = function () {
noble.stopScanning();
};

@@ -183,2 +182,4 @@ }

this.state = state;
this.publishStateChange();
};

@@ -185,0 +186,0 @@

{
"name": "thing-it-device-aircable",
"version": "0.0.21",
"version": "0.0.24",
"description": "[thing-it-node] Device Plugin for AIRcable products (e.g. AIRcable SmartDimmer).",
"authors": "Marc Gille",
"license": "MIT, EPL",
"keywords": [

@@ -18,4 +20,5 @@ "IoT",

"dependencies": {
"mqtt": "^1.3.5",
"q": "^1.4.1"
}
}

@@ -6,2 +6,4 @@ # thing-it-device-aircable

<img src="./documentation/images/smart-dimmer.png">
This allows you to

@@ -8,0 +10,0 @@

Sorry, the diff of this file is not supported yet

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