node-red-contrib-virtual-smart-home
Advanced tools
Comparing version 4.1.8 to 4.1.9
@@ -1,1 +0,1 @@ | ||
4.1.8 | ||
4.1.9 |
{ | ||
"name": "node-red-contrib-virtual-smart-home", | ||
"version": "4.1.8", | ||
"version": "4.1.9", | ||
"type": "commonjs", | ||
@@ -49,3 +49,3 @@ "description": "A Node-RED node that represents a 'virtual device' which can be controlled via Alexa. Requires the virtual smart home skill to be enabled for your Amazon account.", | ||
"debounce": "1.2.1", | ||
"deep-eql": "4.1.0", | ||
"deep-eql": "4.1.3", | ||
"deepmerge": "^4.2.2", | ||
@@ -52,0 +52,0 @@ "mqtt": "^5.3.5", |
@@ -1,1 +0,1 @@ | ||
module.exports = '4.1.8' | ||
module.exports = '4.1.9' |
+ Addeddeep-eql@4.1.3(transitive)
- Removeddeep-eql@4.1.0(transitive)
Updateddeep-eql@4.1.3