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.16 to 0.0.17

4

lib/core/BlueToothAdapter.d.ts

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

_deviceAdapterMap: {};
_productIdMap: {};
_productIdMap: {
[serviceId: string]: string;
};
_deviceMap: {};

@@ -83,0 +85,0 @@ _inited: boolean;

{
"name": "qcloud-iotexplorer-bluetooth-adapter",
"version": "0.0.16",
"version": "0.0.17",
"description": "",

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

"dependencies": {
"event-emitter-for-miniprogram": "0.0.4",
"event-emitter-for-miniprogram": "0.0.5",
"shortid-for-miniprogram": "^2.2.15"

@@ -20,0 +20,0 @@ },

Sorry, the diff of this file is not supported yet

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