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

@lessondesk/marker-protocol

Package Overview
Dependencies
Maintainers
6
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lessondesk/marker-protocol - npm Package Compare versions

Comparing version 3.2.0 to 3.2.1

2

dist/index.js

@@ -401,3 +401,3 @@ function _interopDefault (ex) { return (ex && (typeof ex === 'object') && 'default' in ex) ? ex['default'] : ex; }

var usbDetected = ref[0];
var port = new SerialPort(usbDetected && usbDetected.comName || "/dev/ttyS0", {
var port = new SerialPort(usbDetected && usbDetected.comName || "/dev/ttyAMA0", {
baudRate: 115200,

@@ -404,0 +404,0 @@ databits: 8,

{
"name": "@lessondesk/marker-protocol",
"version": "3.2.0",
"version": "3.2.1",
"description": "Lesson Desk Group marker protocol",

@@ -5,0 +5,0 @@ "source": "src/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