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.5 to 1.0.6

1

w3c-web-usb/index.d.ts

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

close(): Promise<void>;
forget(): Promise<void>;
selectConfiguration(configurationValue: number): Promise<void>;

@@ -143,0 +144,0 @@ claimInterface(interfaceNumber: number): Promise<void>;

6

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

@@ -28,4 +28,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/w3c-web-usb",

"dependencies": {},
"typesPublisherContentHash": "f715e2d6ebffb97fe4ba7120e40da3c0d05df9126785f92725ce7f0c186702a9",
"typeScriptVersion": "3.6"
"typesPublisherContentHash": "2649924b479412d70bc40bcbee4fbebbbc4cdf19f259cee2c3c45f0a7445a048",
"typeScriptVersion": "3.9"
}

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

### Additional Details
* Last updated: Fri, 02 Jul 2021 18:05:13 GMT
* Last updated: Tue, 15 Mar 2022 22:31:46 GMT
* Dependencies: none

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

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