@serialport/binding-mock
Advanced tools
Comparing version 10.0.0 to 10.0.1
{ | ||
"name": "@serialport/binding-mock", | ||
"version": "10.0.0", | ||
"version": "10.0.1", | ||
"main": "lib", | ||
@@ -9,7 +9,7 @@ "keywords": [ | ||
"dependencies": { | ||
"@serialport/binding-abstract": "10.0.0", | ||
"@serialport/binding-abstract": "10.0.1", | ||
"debug": "^4.3.2" | ||
}, | ||
"engines": { | ||
"node": ">=10.0.0" | ||
"node": ">=12.0.0" | ||
}, | ||
@@ -25,3 +25,3 @@ "publishConfig": { | ||
"funding": "https://opencollective.com/serialport/donate", | ||
"gitHead": "100ba6fb5ae6b60259876dffd009419e909ee466" | ||
"gitHead": "ae0647654616e46ac04b2da6e87ee3f39b1995b0" | ||
} |
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
+ Added@serialport/binding-abstract@10.0.1(transitive)
- Removed@serialport/binding-abstract@10.0.0(transitive)