@types/usb
Advanced tools
Comparing version 1.1.2 to 1.1.3
@@ -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 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
10187
214
17