@types/web-bluetooth
Advanced tools
Comparing version 0.0.12 to 0.0.13
@@ -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; |
{ | ||
"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 |
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
10833
151