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.12 to 0.0.13

1

web-bluetooth/index.d.ts

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

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

@@ -151,0 +152,0 @@ unwatchAdvertisements(): void;

6

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

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

"dependencies": {},
"typesPublisherContentHash": "84a97446992e44b4cde67873154c1791c3f147552c7a75c884fd01e8d4e11194",
"typeScriptVersion": "3.8"
"typesPublisherContentHash": "98452040d0cd7d66fb4bd65a3b71024d9beb8b712c3da0e2b8b1af869b50f4b4",
"typeScriptVersion": "3.9"
}

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

### Additional Details
* Last updated: Thu, 16 Dec 2021 22:32:10 GMT
* Last updated: Fri, 11 Mar 2022 21:31:47 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