Socket
Socket
Sign inDemoInstall

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.6 to 0.0.7

6

lib/core/BlueToothAdapter.d.ts

@@ -46,5 +46,5 @@ /// <reference types="miniprogram-api-typings" />

export interface BlueToothAdapterProps {
deviceAdapters: (typeof DeviceAdapter)[];
actions: BlueToothActions;
bluetoothApi: any;
deviceAdapters?: (typeof DeviceAdapter)[];
actions?: BlueToothActions;
bluetoothApi?: any;
h5Websocket: H5Websocket;

@@ -51,0 +51,0 @@ devMode?: (() => boolean) | boolean;

{
"name": "qcloud-iotexplorer-bluetooth-adapter",
"version": "0.0.6",
"version": "0.0.7",
"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