Socket
Socket
Sign inDemoInstall

@types/web-bluetooth

Package Overview
Dependencies
0
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.8 to 0.0.9

1

web-bluetooth/index.d.ts

@@ -161,2 +161,3 @@ // Type definitions for Web Bluetooth

interface Bluetooth extends EventTarget, BluetoothDeviceEventHandlers, CharacteristicEventHandlers, ServiceEventHandlers {
getDevices(): Promise<BluetoothDevice[]>;
getAvailability(): Promise<boolean>;

@@ -163,0 +164,0 @@ onavailabilitychanged: (this: this, ev: Event) => any;

6

web-bluetooth/package.json
{
"name": "@types/web-bluetooth",
"version": "0.0.8",
"version": "0.0.9",
"description": "TypeScript definitions for Web Bluetooth",

@@ -31,4 +31,4 @@ "license": "MIT",

"dependencies": {},
"typesPublisherContentHash": "5e9b253b950e85dac8442588c821af867e2005c739aee01b7bbc2a8adf6d364b",
"typeScriptVersion": "3.0"
"typesPublisherContentHash": "5bb2d3ba51d6f0340160dd04f1b38aa2c5f385ebf837d4ff7b6bae81819c9a80",
"typeScriptVersion": "3.1"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Mon, 13 Jul 2020 21:04:04 GMT
* Last updated: Tue, 08 Sep 2020 12:35:24 GMT
* Dependencies: none

@@ -14,0 +14,0 @@ * Global values: none

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc