node-raspberrypi-usbboot
Advanced tools
Comparing version 0.2.3 to 0.2.4-node12-39dbdc20be3f72e0e1564afa7289f1538af42429
@@ -1,2 +0,1 @@ | ||
/// <reference types="node" /> | ||
import { EventEmitter } from 'events'; | ||
@@ -3,0 +2,0 @@ export declare const isUsbBootCapableUSBDevice: (idVendor: number, idProduct: number) => boolean; |
@@ -7,2 +7,6 @@ # Change Log | ||
## 0.2.4 - 2019-05-22 | ||
* Dependencies: bump node-usb to v1.3.10 to enable Node 12 builds [Gergely Imreh] | ||
## 0.2.3 - 2019-03-20 | ||
@@ -9,0 +13,0 @@ |
{ | ||
"name": "node-raspberrypi-usbboot", | ||
"version": "0.2.3", | ||
"version": "0.2.4-node12-39dbdc20be3f72e0e1564afa7289f1538af42429", | ||
"description": "Transforms Raspberry Pi Compute Modules and Zeros to mass storage devices.", | ||
@@ -31,3 +31,3 @@ "main": "build/index.js", | ||
"debug": "^3.1.0", | ||
"usb": "github:resin-io/node-usb#1.3.6" | ||
"usb": "github:resin-io/node-usb#v1.3.10" | ||
}, | ||
@@ -34,0 +34,0 @@ "devDependencies": { |
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
GitHub dependency
Supply chain riskContains a dependency which resolves to a GitHub URL. Dependencies fetched from GitHub specifiers are not immutable can be used to inject untrusted code or reduce the likelihood of a reproducible install.
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
GitHub dependency
Supply chain riskContains a dependency which resolves to a GitHub URL. Dependencies fetched from GitHub specifiers are not immutable can be used to inject untrusted code or reduce the likelihood of a reproducible install.
Found 1 instance in 1 package
27828209
515