Socket
Socket
Sign inDemoInstall

@types/usb

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/usb - npm Package Compare versions

Comparing version 1.1.5 to 1.1.6

2

usb/index.d.ts

@@ -65,3 +65,3 @@ // Type definitions for node-usb 1.1

export class Interface {
interface: number;
interfaceNumber: number;
altSetting: number;

@@ -68,0 +68,0 @@ descriptor: InterfaceDescriptor;

{
"name": "@types/usb",
"version": "1.1.5",
"version": "1.1.6",
"description": "TypeScript definitions for node-usb",

@@ -21,3 +21,3 @@ "license": "MIT",

"type": "git",
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
},

@@ -29,4 +29,4 @@ "scripts": {},

},
"typesPublisherContentHash": "d069ab41ea1d783c0f0aba313ad4933ad4debca600f242fd9e2fe7ce308c218d",
"typesPublisherContentHash": "dabf4ac574472b442f867bb016e6ee095cbf4f6ec09e46433aaf43009dbeb2bf",
"typeScriptVersion": "2.0"
}

@@ -8,6 +8,6 @@ # Installation

# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/usb
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/usb
Additional Details
* Last updated: Wed, 17 Jan 2018 22:17:28 GMT
* Last updated: Fri, 29 Jun 2018 03:18:45 GMT
* Dependencies: events, node

@@ -14,0 +14,0 @@ * Global values: none

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