bluetooth-serial-port
Advanced tools
Comparing version 1.2.5 to 1.2.6
@@ -1,4 +0,4 @@ | ||
{ "name": "bluetooth-serial-port" | ||
, "version": "1.2.5" | ||
, "description": "Bluetooth serial port communication for Node.js" | ||
{ "name" : "bluetooth-serial-port" | ||
, "version" : "1.2.6" | ||
, "description" : "Bluetooth serial port communication for Node.js" | ||
, "author": "Eelco Cramer <eelco@hailendal.org>" | ||
@@ -38,2 +38,3 @@ , "keywords": | ||
{ "install": "node-gyp configure build" | ||
, "install-debug": "node-gyp configure build --debug" | ||
} | ||
@@ -40,0 +41,0 @@ , "license": "BSD-2-Clause" |
@@ -12,4 +12,4 @@ # Bluetooth serial port communication for Node.js | ||
* Compatible to NodeJS 4.x | ||
* Dockerfile to test build Linux from OSX or Win | ||
* Fixes a critical [runtime error](https://github.com/eelcocramer/node-bluetooth-serial-port/issues/83) on all platforms. | ||
* Improves travis build. | ||
@@ -16,0 +16,0 @@ ## Pre-requests on Linux |
## RELEASE NOTES | ||
### 1.2.6 | ||
* Fixes a critical [runtime error](https://github.com/eelcocramer/node-bluetooth-serial-port/issues/83) on all platforms. | ||
* Improves travis build. | ||
### 1.2.5 | ||
@@ -4,0 +9,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
177163
31