Socket
Socket
Sign inDemoInstall

@types/web-bluetooth

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/web-bluetooth - npm Package Compare versions

Comparing version 0.0.18 to 0.0.19

8

web-bluetooth/index.d.ts

@@ -1,9 +0,1 @@

// Type definitions for Web Bluetooth
// Project: https://webbluetoothcg.github.io/web-bluetooth/
// Definitions by: Uri Shaked <https://github.com/urish>
// Xavier Lozinguez <https://github.com/xlozinguez>
// Rob Moran <https://github.com/thegecko>
// David Bjerremose <https://github.com/DaBs>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
type BluetoothServiceUUID = number | string;

@@ -10,0 +2,0 @@ type BluetoothCharacteristicUUID = number | string;

22

web-bluetooth/package.json
{
"name": "@types/web-bluetooth",
"version": "0.0.18",
"description": "TypeScript definitions for Web Bluetooth",
"version": "0.0.19",
"description": "TypeScript definitions for web-bluetooth",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/web-bluetooth",

@@ -10,19 +10,19 @@ "license": "MIT",

"name": "Uri Shaked",
"url": "https://github.com/urish",
"githubUsername": "urish"
"githubUsername": "urish",
"url": "https://github.com/urish"
},
{
"name": "Xavier Lozinguez",
"url": "https://github.com/xlozinguez",
"githubUsername": "xlozinguez"
"githubUsername": "xlozinguez",
"url": "https://github.com/xlozinguez"
},
{
"name": "Rob Moran",
"url": "https://github.com/thegecko",
"githubUsername": "thegecko"
"githubUsername": "thegecko",
"url": "https://github.com/thegecko"
},
{
"name": "David Bjerremose",
"url": "https://github.com/DaBs",
"githubUsername": "DaBs"
"githubUsername": "DaBs",
"url": "https://github.com/DaBs"
}

@@ -39,4 +39,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "f8714903c001398af17f739a8a4f761b0f4984a1653e425b25a3381a50dfe5cf",
"typesPublisherContentHash": "2b4b3403a0006b02b30149fff26c47c677255bfb34e6ca22052cbc991caf55fb",
"typeScriptVersion": "4.5"
}

@@ -5,3 +5,3 @@ # Installation

# Summary
This package contains type definitions for Web Bluetooth (https://webbluetoothcg.github.io/web-bluetooth/).
This package contains type definitions for web-bluetooth (https://webbluetoothcg.github.io/web-bluetooth/).

@@ -12,7 +12,6 @@ # Details

### Additional Details
* Last updated: Mon, 25 Sep 2023 13:39:06 GMT
* Last updated: Wed, 18 Oct 2023 11:45:07 GMT
* Dependencies: none
* Global values: `BluetoothUUID`
# Credits
These definitions were written by [Uri Shaked](https://github.com/urish), [Xavier Lozinguez](https://github.com/xlozinguez), [Rob Moran](https://github.com/thegecko), and [David Bjerremose](https://github.com/DaBs).
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