@meshtastic/meshtasticjs
Advanced tools
Comparing version 0.6.89 to 0.6.90
@@ -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; |
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
521548
10721