@types/usb
Advanced tools
Comparing version 1.1.0 to 1.1.1
@@ -1,2 +0,2 @@ | ||
// Type definitions for node-usb 1.1.2 | ||
// Type definitions for node-usb 1.1 | ||
// Project: https://github.com/nonolith/node-usb | ||
@@ -3,0 +3,0 @@ // Definitions by: Eric Brody <https://github.com/underscorebrody> |
{ | ||
"name": "@types/usb", | ||
"version": "1.1.0", | ||
"description": "TypeScript definitions for node-usb 1.1.2", | ||
"version": "1.1.1", | ||
"description": "TypeScript definitions for node-usb 1.1", | ||
"license": "MIT", | ||
@@ -18,3 +18,3 @@ "author": "Eric Brody <https://github.com/underscorebrody>", | ||
"typings": "index.d.ts", | ||
"typesPublisherContentHash": "32074df5adb563ffa3b5b9034973eda45d9f46bf4b20430904b15ae438fbe61d" | ||
"typesPublisherContentHash": "e887b5b1301661f0e5ec42d119a25e7fb39bfc092be0358d0a2e00a7c57495c6" | ||
} |
@@ -5,3 +5,3 @@ # Installation | ||
# Summary | ||
This package contains type definitions for node-usb 1.1.2 (https://github.com/nonolith/node-usb). | ||
This package contains type definitions for node-usb 1.1 (https://github.com/nonolith/node-usb). | ||
@@ -12,3 +12,3 @@ # Details | ||
Additional Details | ||
* Last updated: Thu, 17 Nov 2016 22:07:31 GMT | ||
* Last updated: Mon, 21 Nov 2016 18:48:35 GMT | ||
* File structure: ProperModule | ||
@@ -15,0 +15,0 @@ * Library Dependencies: node |
@@ -10,3 +10,3 @@ { | ||
"libraryMinorVersion": 1, | ||
"libraryName": "node-usb 1.1.2", | ||
"libraryName": "node-usb 1.1", | ||
"typingsPackageName": "usb", | ||
@@ -25,3 +25,3 @@ "projectName": "https://github.com/nonolith/node-usb", | ||
"hasPackageJson": false, | ||
"contentHash": "32074df5adb563ffa3b5b9034973eda45d9f46bf4b20430904b15ae438fbe61d" | ||
"contentHash": "e887b5b1301661f0e5ec42d119a25e7fb39bfc092be0358d0a2e00a7c57495c6" | ||
} |
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
9992