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.8 to 0.0.9

13

airCableSmartDimmer.js

@@ -34,2 +34,15 @@ module.exports = {

defaultValue: 100
}, {
id: "location",
label: "Location",
type: {
id: "string"
}
}, {
id: "energyConsumption",
label: "Energy Consumption (Watts)",
type: {
id: "float"
},
defaultValue: 0
}]

@@ -36,0 +49,0 @@ },

2

package.json
{
"name": "thing-it-device-aircable",
"version": "0.0.8",
"version": "0.0.9",
"description": "[thing-it-node] Device Plugin for AIRcable products (e.g. AIRcable SmartDimmer).",

@@ -5,0 +5,0 @@ "keywords": [

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