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
3
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.1 to 0.2.2-upgrade-node-usb-55ba821d95b1e1ec8bc3885f8359b6456cfe3147

6

CHANGELOG.md

@@ -7,4 +7,8 @@ # Change Log

## 0.2.1 - 2019-03-20
## 0.2.2 - 2019-03-20
* Node-usb: Upgrade to v1.3.6 [Juan Cruz Viotti]
## 0.2.1 - 2019-03-19
* Add noUnusedLocals and noUnusedParameters to tsconfig.json [Alexis Svinartchouk]

@@ -11,0 +15,0 @@ * Poll usb.getDeviceList() every 2 seconds. [Juan Cruz Viotti]

4

package.json
{
"name": "node-raspberrypi-usbboot",
"version": "0.2.1",
"version": "0.2.2-upgrade-node-usb-55ba821d95b1e1ec8bc3885f8359b6456cfe3147",
"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.5"
"usb": "github:resin-io/node-usb#1.3.6"
},

@@ -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