serialport
Advanced tools
Comparing version 9.0.2 to 9.0.3
@@ -6,2 +6,10 @@ # Change Log | ||
## [9.0.3](https://github.com/serialport/node-serialport/compare/v9.0.2...v9.0.3) (2020-12-04) | ||
**Note:** Version bump only for package serialport | ||
## [9.0.2](https://github.com/serialport/node-serialport/compare/v9.0.1...v9.0.2) (2020-10-16) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "serialport", | ||
"version": "9.0.2", | ||
"version": "9.0.3", | ||
"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.2", | ||
"@serialport/bindings": "^9.0.2", | ||
"@serialport/bindings": "^9.0.3", | ||
"@serialport/parser-byte-length": "^9.0.1", | ||
@@ -68,3 +68,3 @@ "@serialport/parser-cctalk": "^9.0.1", | ||
"preferUnplugged": false, | ||
"gitHead": "df482d3af7660fd13a4ecc2de5ddcb70a02417f4" | ||
"gitHead": "f8ecb270fc6dddccd49deecaabdc981c0ef4acf1" | ||
} |
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
10156
Updated@serialport/bindings@^9.0.3