serialport
Advanced tools
Comparing version 9.0.8 to 9.1.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [9.1.0](https://github.com/serialport/node-serialport/compare/v9.0.8...v9.1.0) (2021-05-28) | ||
**Note:** Version bump only for package serialport | ||
## [9.0.8](https://github.com/serialport/node-serialport/compare/v9.0.9...v9.0.8) (2021-05-24) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "serialport", | ||
"version": "9.0.8", | ||
"version": "9.1.0", | ||
"description": "Node.js package to access serial ports. Linux, OSX and Windows. Welcome your robotic JavaScript overlords. Better yet, program them!", | ||
@@ -49,3 +49,3 @@ "main": "lib", | ||
"@serialport/binding-mock": "^9.0.7", | ||
"@serialport/bindings": "^9.0.8", | ||
"@serialport/bindings": "^9.1.0", | ||
"@serialport/parser-byte-length": "^9.0.7", | ||
@@ -67,3 +67,3 @@ "@serialport/parser-cctalk": "^9.0.7", | ||
"preferUnplugged": false, | ||
"gitHead": "567b6d87229deaded82a835ed66dd29ae92b5a46" | ||
"gitHead": "2cd5648c88e85d69533803ad99053c9c0e7defda" | ||
} |
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
10744
Updated@serialport/bindings@^9.1.0