@serialport/binding-mock
Advanced tools
Comparing version 9.0.2 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/binding-mock | ||
## [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/binding-mock", | ||
"version": "9.0.2", | ||
"version": "9.0.7", | ||
"main": "lib", | ||
@@ -9,7 +9,7 @@ "keywords": [ | ||
"dependencies": { | ||
"@serialport/binding-abstract": "^9.0.2", | ||
"debug": "^4.1.1" | ||
"@serialport/binding-abstract": "^9.0.7", | ||
"debug": "^4.3.1" | ||
}, | ||
"engines": { | ||
"node": ">=8.6.0" | ||
"node": ">=10.0.0" | ||
}, | ||
@@ -24,3 +24,4 @@ "publishConfig": { | ||
}, | ||
"gitHead": "df482d3af7660fd13a4ecc2de5ddcb70a02417f4" | ||
"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
9482
Updateddebug@^4.3.1