Socket
Socket
Sign inDemoInstall

@types/w3c-web-usb

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/w3c-web-usb - npm Package Compare versions

Comparing version 1.0.7 to 1.0.8

2

w3c-web-usb/index.d.ts

@@ -5,2 +5,3 @@ // Type definitions for non-npm package W3C Web USB API 1.0

// Rob Moran <https://github.com/thegecko>
// Simon Chan <https://github.com/yume-chan>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

@@ -41,2 +42,3 @@ // TypeScript Version: 2.3

filters: USBDeviceFilter[];
exclusionFilters?: USBDeviceFilter[] | undefined;
}

@@ -43,0 +45,0 @@

9

w3c-web-usb/package.json
{
"name": "@types/w3c-web-usb",
"version": "1.0.7",
"version": "1.0.8",
"description": "TypeScript definitions for W3C Web USB API",

@@ -17,2 +17,7 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/w3c-web-usb",

"githubUsername": "thegecko"
},
{
"name": "Simon Chan",
"url": "https://github.com/yume-chan",
"githubUsername": "yume-chan"
}

@@ -29,4 +34,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "e1c8ed8f0a72c4454d676423409f8810f67af64e3089ba755f336a10745c02ca",
"typesPublisherContentHash": "58d2a7f53f525996923850a98a919adfe209a4f182202e93f9df01e180bc7859",
"typeScriptVersion": "4.5"
}

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

### Additional Details
* Last updated: Mon, 25 Sep 2023 13:39:06 GMT
* Last updated: Mon, 09 Oct 2023 11:05:48 GMT
* Dependencies: none

@@ -17,2 +17,2 @@ * Global values: `USB`, `USBAlternateInterface`, `USBConfiguration`, `USBConnectionEvent`, `USBDevice`, `USBInTransferResult`, `USBInterface`, `USBIsochronousInTransferPacket`, `USBIsochronousInTransferResult`, `USBIsochronousOutTransferPacket`, `USBIsochronousOutTransferResult`, `USBOutTransferResult`

# Credits
These definitions were written by [Lars Knudsen](https://github.com/larsgk), and [Rob Moran](https://github.com/thegecko).
These definitions were written by [Lars Knudsen](https://github.com/larsgk), [Rob Moran](https://github.com/thegecko), and [Simon Chan](https://github.com/yume-chan).
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