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

@psdk/device-ble-wechat

Package Overview
Dependencies
Maintainers
1
Versions
92
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@psdk/device-ble-wechat - npm Package Compare versions

Comparing version 0.2.65 to 0.2.67

1

build/provider.js

@@ -51,3 +51,2 @@ "use strict";

yield this.createBLEConnection({ deviceId: origin.deviceId, timeout: options === null || options === void 0 ? void 0 : options.timeout, });
yield wx.setBLEMTU({ deviceId: origin.deviceId, mtu: 512 });
yield await_timeout_1.default.set(500);

@@ -54,0 +53,0 @@ const services = yield this.getBLEDeviceServices({ deviceId: origin.deviceId });

8

package.json
{
"name": "@psdk/device-ble-wechat",
"version": "0.2.65",
"version": "0.2.67",
"description": "psdk",

@@ -49,4 +49,4 @@ "main": "build/index.js",

"dependencies": {
"@psdk/device-bluetooth-traits": "0.2.65",
"@psdk/frame-father": "0.2.65",
"@psdk/device-bluetooth-traits": "0.2.67",
"@psdk/frame-father": "0.2.67",
"await-timeout": "^1.1.1"

@@ -58,3 +58,3 @@ },

],
"gitHead": "21ed60439fa22935194c0baede0fb849b0be5da6"
"gitHead": "1b469612990a3efbf1a3fe4296ed13e8c8865988"
}

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