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

node-raspberrypi-usbboot

Package Overview
Dependencies
Maintainers
1
Versions
86
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-raspberrypi-usbboot - npm Package Compare versions

Comparing version 0.2.3 to 0.2.4-node12-39dbdc20be3f72e0e1564afa7289f1538af42429

1

build/index.d.ts

@@ -1,2 +0,1 @@

/// <reference types="node" />
import { EventEmitter } from 'events';

@@ -3,0 +2,0 @@ export declare const isUsbBootCapableUSBDevice: (idVendor: number, idProduct: number) => boolean;

4

CHANGELOG.md

@@ -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": {

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