@serialport/binding-abstract
Advanced tools
Comparing version 10.0.1 to 10.1.0
@@ -191,3 +191,3 @@ const debug = require('debug')('serialport/binding-abstract') | ||
async getBaudRate() { | ||
debug('getbaudRate') | ||
debug('getBaudRate') | ||
if (!this.isOpen) { | ||
@@ -194,0 +194,0 @@ throw new Error('Port is not open') |
{ | ||
"name": "@serialport/binding-abstract", | ||
"version": "10.0.1", | ||
"version": "10.1.0", | ||
"main": "lib", | ||
@@ -23,3 +23,3 @@ "keywords": [ | ||
"funding": "https://opencollective.com/serialport/donate", | ||
"gitHead": "ae0647654616e46ac04b2da6e87ee3f39b1995b0" | ||
"gitHead": "2f64c829ca66826dd2e93220a2563e2d10c6ce7c" | ||
} |
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