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

@meshtastic/meshtasticjs

Package Overview
Dependencies
Maintainers
1
Versions
181
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@meshtastic/meshtasticjs - npm Package Compare versions

Comparing version 0.6.89 to 0.6.90

2

dist/iMeshDevice.js

@@ -789,2 +789,4 @@ import { SubEvent } from "sub-events";

break;
default:
this.log(Types.EmitterScope.iMeshDevice, Types.Emitter.handleMeshPacket, `Received unhandled AdminMessage, type ${adminMessage.variant.oneofKind}`, LogRecord_Level.DEBUG, dataPacket.payload);
}

@@ -791,0 +793,0 @@ break;

2

package.json
{
"name": "@meshtastic/meshtasticjs",
"version": "0.6.89",
"version": "0.6.90",
"description": "Browser library for interfacing with meshtastic devices",

@@ -5,0 +5,0 @@ "license": "GPL-3.0-only",

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