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

qcloud-iotexplorer-appdev-plugin-wificonf-blecombo

Package Overview
Dependencies
Maintainers
4
Versions
174
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

qcloud-iotexplorer-appdev-plugin-wificonf-blecombo - npm Package Compare versions

Comparing version 1.2.6 to 1.2.7

4

lib/protocols/BleComboDualMode/BleComboDualModeDeviceAdapter.d.ts

@@ -80,3 +80,3 @@ import { BleComboLLSyncDeviceAdapterBase, LLSyncComboDeviceAdapterOptions } from '../BleComboLLSync';

}): Promise<void>;
disconnectDevice(): Promise<void>;
disconnectDevice(): void;
connectDevice({ autoNotify, }?: {

@@ -173,3 +173,3 @@ autoNotify?: boolean;

}): Promise<void>;
disconnectDevice(): Promise<void>;
disconnectDevice(): void;
connectDevice({ autoNotify, }?: {

@@ -176,0 +176,0 @@ autoNotify?: boolean;

@@ -116,3 +116,3 @@ import { Reporter } from 'qcloud-iotexplorer-appdev-sdk';

}): Promise<void>;
disconnectDevice(): Promise<void>;
disconnectDevice(): void;
connectDevice({ autoNotify, }?: {

@@ -209,3 +209,3 @@ autoNotify?: boolean;

}): Promise<void>;
disconnectDevice(): Promise<void>;
disconnectDevice(): void;
connectDevice({ autoNotify, }?: {

@@ -212,0 +212,0 @@ autoNotify?: boolean;

{
"name": "qcloud-iotexplorer-appdev-plugin-wificonf-blecombo",
"version": "1.2.6",
"version": "1.2.7",
"description": "",

@@ -23,3 +23,3 @@ "main": "lib/index.js",

"qcloud-iotexplorer-bluetooth-adapter": "^0.3.6",
"qcloud-iotexplorer-bluetooth-adapter-llsync": "^1.3.8",
"qcloud-iotexplorer-bluetooth-adapter-llsync": "^1.3.9",
"spark-md5": "^3.0.1",

@@ -33,3 +33,3 @@ "tslib": "^2.0.1"

},
"gitHead": "01d5cbbf2faf316bc5e9fd3a2db17e6b0977d0c4"
"gitHead": "10163258c2ec4eacfbe72611ec7205e18498be6a"
}
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