Socket
Socket
Sign inDemoInstall

qcloud-iotexplorer-appdev-plugin-wificonf-blecombo

Package Overview
Dependencies
Maintainers
3
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.1.2 to 1.1.3

2

lib/index.d.ts
import { BleComboLLSyncTaskOptions, BleComboEspTaskOptions, BleComboEspDeviceAdapter, BleComboLLSyncDeviceAdapter } from './protocols';
import { AppDevPlugin, AppDevSdk } from 'qcloud-iotexplorer-appdev-sdk';
import { WifiConfType } from 'iotexplorer-ui-dev-config';
export declare type BLEWifiConfOption = BleComboLLSyncTaskOptions | BleComboEspTaskOptions;
export declare type WifiConfTypeBleCombo = WifiConfType.BLEComboEsp | WifiConfType.BLEComboLLSync;
declare module 'qcloud-iotexplorer-appdev-sdk' {

@@ -5,0 +7,0 @@ interface AppDevPlugins {

2

lib/protocols/BleComboLLSync/BleComboLLSyncDeviceAdapter.d.ts
import { Reporter } from 'qcloud-iotexplorer-appdev-sdk';
import { DeviceFilterFunction } from '../../../../bluetooth-adapter-core';
import { DeviceFilterFunction } from 'qcloud-iotexplorer-bluetooth-adapter';
export declare const LLSyncComboConfig: {

@@ -4,0 +4,0 @@ waitGetDeviceInfoTime: number;

{
"name": "qcloud-iotexplorer-appdev-plugin-wificonf-blecombo",
"version": "1.1.2",
"version": "1.1.3",
"description": "",

@@ -19,6 +19,6 @@ "main": "lib/index.js",

"iotexplorer-ui-dev-config": "^1.0.22",
"qcloud-iotexplorer-appdev-plugin-wificonf-core": "^1.1.12",
"qcloud-iotexplorer-appdev-sdk": "^1.1.10",
"qcloud-iotexplorer-bluetooth-adapter": "^0.3.0",
"qcloud-iotexplorer-bluetooth-adapter-llsync": "^1.1.0",
"qcloud-iotexplorer-appdev-plugin-wificonf-core": "^1.1.13",
"qcloud-iotexplorer-appdev-sdk": "^1.1.11",
"qcloud-iotexplorer-bluetooth-adapter": "^0.3.1",
"qcloud-iotexplorer-bluetooth-adapter-llsync": "^1.1.1",
"spark-md5": "^3.0.1",

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

},
"gitHead": "41265eba454c257256bbfc03b6349888edabbd60"
"gitHead": "db62a7e354efc7ef91e027a1b662bfb66ebceff5"
}
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