@serialport/parser-spacepacket
Advanced tools
Comparing version 9.0.5 to 9.0.7
@@ -6,4 +6,12 @@ # 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-spacepacket | ||
## [9.0.5](https://github.com/serialport/node-serialport/compare/v9.0.4...v9.0.5) (2020-12-20) | ||
**Note:** Version bump only for package @serialport/parser-spacepacket |
{ | ||
"name": "@serialport/parser-spacepacket", | ||
"main": "lib", | ||
"version": "9.0.5", | ||
"version": "9.0.7", | ||
"engines": { | ||
"node": ">=8.6.0" | ||
"node": ">=10.0.0" | ||
}, | ||
@@ -16,3 +16,4 @@ "publishConfig": { | ||
}, | ||
"gitHead": "95df48c2212511d64e9b2af58ae62ba6a5c2b386" | ||
"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
7957