@serialport/stream
Advanced tools
Comparing version 9.0.1 to 9.0.2
@@ -6,2 +6,10 @@ # Change Log | ||
## [9.0.2](https://github.com/serialport/node-serialport/compare/v9.0.1...v9.0.2) (2020-10-16) | ||
**Note:** Version bump only for package @serialport/stream | ||
## [9.0.1](https://github.com/serialport/node-serialport/compare/v9.0.0...v9.0.1) (2020-08-08) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@serialport/stream", | ||
"version": "9.0.1", | ||
"version": "9.0.2", | ||
"main": "lib", | ||
@@ -9,3 +9,3 @@ "dependencies": { | ||
"devDependencies": { | ||
"@serialport/binding-mock": "^9.0.1" | ||
"@serialport/binding-mock": "^9.0.2" | ||
}, | ||
@@ -23,3 +23,3 @@ "engines": { | ||
}, | ||
"gitHead": "19fb5f8d2a76854c154c0f89e908a478ee915ee6" | ||
"gitHead": "df482d3af7660fd13a4ecc2de5ddcb70a02417f4" | ||
} |
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
27692