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

@jcoreio/iron-pi-ipc-codec

Package Overview
Dependencies
Maintainers
10
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jcoreio/iron-pi-ipc-codec - npm Package Compare versions

Comparing version 2.1.0 to 2.2.0

3

lib/index.js

@@ -6,2 +6,3 @@ 'use strict';

});
exports.UNIX_SOCKET_PATH = undefined;

@@ -14,2 +15,4 @@ var _protobufjs = require('protobufjs');

const UNIX_SOCKET_PATH = exports.UNIX_SOCKET_PATH = '/tmp/socket-iron-pi';
class IronPiIPCCodec {

@@ -16,0 +19,0 @@

2

package.json
{
"name": "@jcoreio/iron-pi-ipc-codec",
"version": "2.1.0",
"version": "2.2.0",
"description": "Encodes and decodes SPI bus messages exchanged with the Iron Pi",

@@ -5,0 +5,0 @@ "engines": {

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