node-raspberrypi-usbboot
Advanced tools
Comparing version 0.2.4 to 0.2.5-rename-ee28ff385802930924d0aa9ea455a18b22ebac19
@@ -7,2 +7,6 @@ # Change Log | ||
## 0.2.5 - 2019-08-19 | ||
* Use balena-io org for node-usb [Alexis Svinartchouk] | ||
## 0.2.4 - 2019-05-22 | ||
@@ -9,0 +13,0 @@ |
{ | ||
"name": "node-raspberrypi-usbboot", | ||
"version": "0.2.4", | ||
"version": "0.2.5-rename-ee28ff385802930924d0aa9ea455a18b22ebac19", | ||
"description": "Transforms Raspberry Pi Compute Modules and Zeros to mass storage devices.", | ||
@@ -21,6 +21,6 @@ "main": "build/index.js", | ||
], | ||
"author": "Alexis Svinartchouk <alexis@resin.io>", | ||
"author": "Alexis Svinartchouk <alexis@balena.io>", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/resin-io-modules/node-raspberrypi-usbboot.git" | ||
"url": "https://github.com/balena-io-modules/node-raspberrypi-usbboot.git" | ||
}, | ||
@@ -32,3 +32,3 @@ "license": "Apache-2.0", | ||
"debug": "^3.1.0", | ||
"usb": "github:resin-io/node-usb#v1.3.10" | ||
"usb": "github:balena-io/node-usb#v1.3.12" | ||
}, | ||
@@ -35,0 +35,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
27828291