@serialport/parser-slip-encoder
Advanced tools
Comparing version 9.0.1 to 9.0.7
@@ -6,2 +6,10 @@ # Change Log | ||
## [9.0.7](https://github.com/serialport/node-serialport/compare/v9.0.6...v9.0.7) (2021-02-22) | ||
**Note:** Version bump only for package @serialport/parser-slip-encoder | ||
## [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/parser-slip-encoder", | ||
"main": "lib", | ||
"version": "9.0.1", | ||
"version": "9.0.7", | ||
"engines": { | ||
"node": ">=8.6.0" | ||
"node": ">=10.0.0" | ||
}, | ||
@@ -16,3 +16,4 @@ "publishConfig": { | ||
}, | ||
"gitHead": "19fb5f8d2a76854c154c0f89e908a478ee915ee6" | ||
"funding": "https://opencollective.com/serialport/donate", | ||
"gitHead": "cdda51fef862270d03b595c84617beec9cdb18a1" | ||
} |
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
4595