Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

bluetooth-terminal

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bluetooth-terminal - npm Package Compare versions

Comparing version 1.2.4 to 1.2.5

test/.eslintrc.json

1

.eslintrc.json

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc