New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.0.5 to 0.0.6

2

build/index.js

@@ -355,3 +355,3 @@ "use strict";

catch (error) {
this.emit('error', error);
this.remove(device);
}

@@ -358,0 +358,0 @@ });

@@ -7,2 +7,6 @@ # Change Log

## v0.0.6 - 2018-07-03
* When an error happens during a usb transfer, don't emit an error. #10 [Alexis Svinartchouk]
## v0.0.5 - 2018-06-11

@@ -9,0 +13,0 @@

{
"name": "node-raspberrypi-usbboot",
"version": "0.0.5",
"version": "0.0.6",
"description": "Transforms Raspberry Pi Compute Modules and Zeros to mass storage devices.",

@@ -5,0 +5,0 @@ "main": "build/index.js",

Sorry, the diff of this file is not supported yet

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