bluetooth-terminal
Advanced tools
Comparing version 1.2.4 to 1.2.5
@@ -5,3 +5,2 @@ { | ||
"es6": true, | ||
"mocha": true, | ||
"node": true | ||
@@ -8,0 +7,0 @@ }, |
{ | ||
"name": "bluetooth-terminal", | ||
"version": "1.2.4", | ||
"version": "1.2.5", | ||
"description": "ES6 class for serial communication with Bluetooth Low Energy (Smart) devices", | ||
@@ -19,4 +19,7 @@ "main": "./src/BluetoothTerminal.js", | ||
"bluetooth", | ||
"bluetooth-low-energy", | ||
"bluetooth-smart", | ||
"communication", | ||
"iot", | ||
"physical-web", | ||
"serial", | ||
@@ -35,10 +38,10 @@ "smart" | ||
"coveralls": "^3.0.0", | ||
"eslint": "^4.17.0", | ||
"eslint": "^4.19.1", | ||
"eslint-config-google": "^0.9.1", | ||
"istanbul": "^0.4.5", | ||
"jsdom": "^11.6.2", | ||
"mocha": "^5.0.0", | ||
"sinon": "^4.2.2", | ||
"jsdom": "^11.8.0", | ||
"mocha": "^5.1.0", | ||
"sinon": "^5.0.0", | ||
"web-bluetooth-mock": "^1.0.2" | ||
} | ||
} |
@@ -14,3 +14,3 @@ # bluetooth-terminal | ||
Please, check out the [Web-Bluetooth-Terminal](https://github.com/1oginov/Web-Bluetooth-Terminal) repository to see | ||
Please check out the [Web-Bluetooth-Terminal](https://github.com/1oginov/Web-Bluetooth-Terminal) repository to see | ||
implementation details in a real life example. | ||
@@ -205,2 +205,2 @@ | ||
If you want to contribute, please use the [dev](https://github.com/1oginov/bluetooth-terminal/tree/dev) branch. | ||
Please use the [dev](https://github.com/1oginov/bluetooth-terminal/tree/dev) branch and feel free to contribute! |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ 'use strict'; |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
16
751
0
39409