advlib-ble-services
Advanced tools
Comparing version 1.3.5 to 1.3.6
@@ -47,2 +47,4 @@ /** | ||
return gatt.process(data, uuid); | ||
case '2bcf': | ||
return gatt.process(data, uuid); | ||
case 'ffe1': | ||
@@ -49,0 +51,0 @@ return minew.process(data); |
@@ -18,3 +18,3 @@ { | ||
], | ||
"version": "1.3.5", | ||
"version": "1.3.6", | ||
"engines": { | ||
@@ -21,0 +21,0 @@ "node": ">=6.0.0" |
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
62662
1283