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.1 to 0.0.2

2

web-bluetooth/index.d.ts

@@ -20,3 +20,3 @@ // Type definitions for Web Bluetooth

filters: BluetoothRequestDeviceFilter[];
optionalServices?: number[];
optionalServices?: BluetoothServiceUUID[];
acceptAllDevices?: boolean;

@@ -23,0 +23,0 @@ }

{
"name": "@types/web-bluetooth",
"version": "0.0.1",
"version": "0.0.2",
"description": "TypeScript definitions for Web Bluetooth",
"license": "MIT",
"author": "Uri Shaked <https://github.com/urish/>",
"contributors": [
{
"name": "Uri Shaked",
"url": "https://github.com/urish/"
}
],
"main": "",

@@ -15,4 +20,4 @@ "repository": {

"peerDependencies": {},
"typings": "index.d.ts",
"typesPublisherContentHash": "47d498adf579554821ecfc61803ae4892021e0ab438f037b57cf4463a8251b8a"
"typesPublisherContentHash": "7392b190cea9fb16e0d6178558b3bbe60478dedd46e3a2617652e9a8eb91f178",
"typeScriptVersion": "2.0"
}

@@ -8,9 +8,7 @@ # Installation

# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/web-bluetooth
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/web-bluetooth
Additional Details
* Last updated: Wed, 05 Oct 2016 20:53:42 GMT
* File structure: Global
* Library Dependencies: none
* Module Dependencies: none
* Last updated: Thu, 16 Feb 2017 01:58:47 GMT
* Dependencies: none
* Global values: none

@@ -17,0 +15,0 @@

{
"authors": "Uri Shaked <https://github.com/urish/>",
"definitionFilename": "index.d.ts",
"libraryDependencies": [],
"moduleDependencies": [],
"libraryMajorVersion": "0",
"libraryMinorVersion": "0",
"name": "web-bluetooth",
"libraryName": "Web Bluetooth",
"typingsPackageName": "web-bluetooth",
"projectName": "https://webbluetoothcg.github.io/web-bluetooth/",
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"sourceBranch": "types-2.0",
"kind": "Global",
"globals": [],
"declaredModules": [],
"files": [
"index.d.ts"
],
"hasPackageJson": false,
"contentHash": "47d498adf579554821ecfc61803ae4892021e0ab438f037b57cf4463a8251b8a"
"data": {
"contributors": [
{
"name": "Uri Shaked",
"url": "https://github.com/urish/"
}
],
"dependencies": {},
"pathMappings": {},
"libraryMajorVersion": 0,
"libraryMinorVersion": 0,
"typeScriptVersion": "2.0",
"libraryName": "Web Bluetooth",
"typingsPackageName": "web-bluetooth",
"projectName": "https://webbluetoothcg.github.io/web-bluetooth/",
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"globals": [],
"declaredModules": [],
"files": [
"index.d.ts"
],
"hasPackageJson": false,
"contentHash": "7392b190cea9fb16e0d6178558b3bbe60478dedd46e3a2617652e9a8eb91f178"
},
"isLatest": true
}
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