@serialport/bindings
Advanced tools
Comparing version 9.0.2 to 9.0.3
@@ -6,2 +6,10 @@ # Change Log | ||
## [9.0.3](https://github.com/serialport/node-serialport/compare/v9.0.2...v9.0.3) (2020-12-04) | ||
**Note:** Version bump only for package @serialport/bindings | ||
## [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/bindings", | ||
"version": "9.0.2", | ||
"version": "9.0.3", | ||
"main": "lib", | ||
@@ -12,9 +12,9 @@ "keywords": [ | ||
"bindings": "^1.5.0", | ||
"debug": "^4.1.1", | ||
"nan": "^2.14.1", | ||
"prebuild-install": "^5.3.5" | ||
"debug": "^4.3.1", | ||
"nan": "^2.14.2", | ||
"prebuild-install": "^6.0.0" | ||
}, | ||
"devDependencies": { | ||
"@serialport/binding-mock": "^9.0.2", | ||
"node-abi": "^2.18.0" | ||
"node-abi": "^2.19.3" | ||
}, | ||
@@ -50,3 +50,3 @@ "engines": { | ||
}, | ||
"gitHead": "df482d3af7660fd13a4ecc2de5ddcb70a02417f4" | ||
"gitHead": "f8ecb270fc6dddccd49deecaabdc981c0ef4acf1" | ||
} |
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
105477
+ Addedprebuild-install@6.1.4(transitive)
- Removednoop-logger@0.1.1(transitive)
- Removedprebuild-install@5.3.6(transitive)
- Removedwhich-pm-runs@1.1.0(transitive)
Updateddebug@^4.3.1
Updatednan@^2.14.2
Updatedprebuild-install@^6.0.0