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

serialport

Package Overview
Dependencies
Maintainers
0
Versions
175
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

serialport - npm Package Compare versions

Comparing version 0.2.9 to 0.3.0

2

package.json
{ "name" : "serialport",
"version" : "0.2.9",
"version" : "0.3.0",
"description" : "Welcome your robotic javascript overlords. Better yet, program them!",

@@ -4,0 +4,0 @@ "author": "Chris Williams <voodootikigod@gmail.com>",

@@ -15,3 +15,3 @@ <pre>

Version: 0.2.8 - Released July 8, 2011
Version: 0.3.0 - Released July 28, 2011

@@ -18,0 +18,0 @@ *****

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

var _options = {
baudrate: 38400,
baudrate: 9600,
databits: 8,

@@ -47,0 +47,0 @@ stopbits: 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