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.14 to 0.0.15

1

web-bluetooth/index.d.ts

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

readonly gatt?: BluetoothRemoteGATTServer | undefined;
readonly uuids?: string[] | undefined;
forget(): Promise<void>;

@@ -155,0 +154,0 @@ watchAdvertisements(options?: WatchAdvertisementsOptions): Promise<void>;

6

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

@@ -38,4 +38,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/web-bluetooth",

"dependencies": {},
"typesPublisherContentHash": "d892e9ae9d24a1f67aeaec0b21dff39deea3612836f422c06a0997bcbc3d1e6f",
"typeScriptVersion": "3.9"
"typesPublisherContentHash": "42c2b91c1e42fbdea4b3b49e407cb7d10aa8696a02b957c05c166eeae250d830",
"typeScriptVersion": "4.0"
}

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

### Additional Details
* Last updated: Mon, 21 Mar 2022 19:31:50 GMT
* Last updated: Wed, 20 Jul 2022 00:02:19 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