devicestack
Advanced tools
Comparing version 1.6.3 to 1.6.4
{ | ||
"name": "devicestack", | ||
"version": "1.6.3", | ||
"version": "1.6.4", | ||
"description": "This module helps you to represent a device and its protocol.", | ||
@@ -23,6 +23,6 @@ "private": false, | ||
"optionalDependencies": { | ||
"serialport": ">=1.1.0", | ||
"ftdi": ">=1.0.2", | ||
"usb-detection": ">=1.0.2", | ||
"pm-notify": ">=1.0.1" | ||
"serialport": ">=1.1.3", | ||
"ftdi": ">=1.0.3", | ||
"usb-detection": ">=1.0.3", | ||
"pm-notify": ">=1.0.2" | ||
}, | ||
@@ -29,0 +29,0 @@ "devDependencies": { |
@@ -822,2 +822,6 @@ <pre> | ||
## v1.6.4 | ||
- updated dependencies | ||
## v1.6.3 | ||
@@ -829,3 +833,3 @@ | ||
- Added possibility to add multiple vid/pid pairs | ||
- added possibility to add multiple vid/pid pairs | ||
@@ -832,0 +836,0 @@ ## v1.6.1 |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
100466
885