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

devicestack

Package Overview
Dependencies
Maintainers
1
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

devicestack - npm Package Compare versions

Comparing version 1.6.3 to 1.6.4

10

package.json
{
"name": "devicestack",
"version": "1.6.3",
"version": "1.6.4",
"description": "This module helps you to represent a device and its protocol.",

@@ -23,6 +23,6 @@ "private": false,

"optionalDependencies": {
"serialport": ">=1.1.0",
"ftdi": ">=1.0.2",
"usb-detection": ">=1.0.2",
"pm-notify": ">=1.0.1"
"serialport": ">=1.1.3",
"ftdi": ">=1.0.3",
"usb-detection": ">=1.0.3",
"pm-notify": ">=1.0.2"
},

@@ -29,0 +29,0 @@ "devDependencies": {

@@ -822,2 +822,6 @@ <pre>

## v1.6.4
- updated dependencies
## v1.6.3

@@ -829,3 +833,3 @@

- Added possibility to add multiple vid/pid pairs
- added possibility to add multiple vid/pid pairs

@@ -832,0 +836,0 @@ ## v1.6.1

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