devicestack
Advanced tools
Comparing version 1.10.8 to 1.10.9
{ | ||
"name": "devicestack", | ||
"version": "1.10.8", | ||
"version": "1.10.9", | ||
"description": "This module helps you to represent a device and its protocol.", | ||
@@ -19,7 +19,7 @@ "private": false, | ||
"node-uuid": "=1.4.1", | ||
"async": "=0.2.9", | ||
"tv4": "=1.0.10" | ||
"async": "=0.9.0", | ||
"tv4": "=1.0.18" | ||
}, | ||
"optionalDependencies": { | ||
"serialport": "=1.2.5", | ||
"serialport": "=1.4.0", | ||
"ftdi": "=1.0.3", | ||
@@ -26,0 +26,0 @@ "usb-detection": "=1.0.3", |
@@ -0,1 +1,4 @@ | ||
#### v1.10.9 | ||
- updated dependencies | ||
#### v1.10.8 | ||
@@ -2,0 +5,0 @@ - new function devicestack.addAdditionalFormatForValidationSchemas |
127071
Updatedasync@=0.9.0
Updatedtv4@=1.0.18