Socket
Socket
Sign inDemoInstall

@meshtastic/meshtasticjs

Package Overview
Dependencies
8
Maintainers
1
Versions
181
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.2.15-0 to 2.2.15-1

4

dist/meshDevice.d.ts

@@ -29,3 +29,3 @@ import { Logger } from "tslog";

events: EventSystem;
XModem: Xmodem;
xModem: Xmodem;
constructor(configId?: number);

@@ -111,3 +111,3 @@ /** Abstract method that writes data to the radio */

*/
rebootOTA(time: number): Promise<number>;
rebootOta(time: number): Promise<number>;
/** Factory resets the current node */

@@ -114,0 +114,0 @@ factoryReset(): Promise<number>;

{
"name": "@meshtastic/meshtasticjs",
"version": "2.2.15-0",
"version": "2.2.15-1",
"description": "Browser library for interfacing with meshtastic devices",

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

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc