Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@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.2 to 1.1.3

usb/LICENSE

2

usb/index.d.ts

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

interface Endpoint {
export interface Endpoint {
direction: string;

@@ -87,0 +87,0 @@ transferType: number;

{
"name": "@types/usb",
"version": "1.1.2",
"version": "1.1.3",
"description": "TypeScript definitions for node-usb",
"license": "MIT",
"author": "Eric Brody <https://github.com/underscorebrody>",
"contributors": [
{
"name": "Eric Brody",
"url": "https://github.com/underscorebrody"
}
],
"main": "",

@@ -17,3 +22,4 @@ "repository": {

"peerDependencies": {},
"typesPublisherContentHash": "6e85e08c3b75e6a3adf86506d8940e618a04ac9e0b642ff7c32dcc99ad261de0"
"typesPublisherContentHash": "a47a1f9f0fdd827ff94e563156641a6aa18d0354c2eb1770dd6cc488a8541978",
"typeScriptVersion": "2.0"
}

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

# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/usb
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/usb
Additional Details
* Last updated: Thu, 15 Dec 2016 18:57:17 GMT
* Library Dependencies: node
* Module Dependencies: none
* Last updated: Mon, 17 Apr 2017 17:55:17 GMT
* Dependencies: node
* Global values: none

@@ -16,0 +15,0 @@

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