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

qcloud-iotexplorer-bluetooth-adapter

Package Overview
Dependencies
Maintainers
1
Versions
164
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

qcloud-iotexplorer-bluetooth-adapter - npm Package Compare versions

Comparing version 0.0.8 to 0.0.9

4

lib/core/DeviceAdapter.d.ts

@@ -14,3 +14,3 @@ /// <reference types="miniprogram-api-typings" />

export declare type DeviceAdapterActions = Omit<BlueToothActions, 'initProductIds'>;
export declare type deviceFilterFunction = (deviceInfo: WechatMiniprogram.BlueToothDevice, extendInfo?: any) => DeviceInfo | void | false | null;
export declare type DeviceFilterFunction = (deviceInfo: WechatMiniprogram.BlueToothDevice, extendInfo?: any) => DeviceInfo | void | false | null;
/**

@@ -69,3 +69,3 @@ * 设备适配器

*/
static deviceFilter: deviceFilterFunction;
static deviceFilter: DeviceFilterFunction;
static serviceId: string;

@@ -72,0 +72,0 @@ registerDevice(): Promise<void>;

{
"name": "qcloud-iotexplorer-bluetooth-adapter",
"version": "0.0.8",
"version": "0.0.9",
"description": "",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

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