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

@onekeyfe/hd-shared

Package Overview
Dependencies
Maintainers
2
Versions
238
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@onekeyfe/hd-shared - npm Package Compare versions

Comparing version 1.0.7-alpha.4 to 1.0.7

1

dist/HardwareError.d.ts

@@ -74,3 +74,2 @@ export interface IHardwareError {

readonly BleDeviceBondError: 715;
readonly BleCharacteristicNotifyChangeFailure: 716;
readonly RuntimeError: 800;

@@ -77,0 +76,0 @@ readonly PinInvalid: 801;

@@ -83,3 +83,2 @@ type Deferred<T, I = any, D = any> = {

readonly BleDeviceBondError: 715;
readonly BleCharacteristicNotifyChangeFailure: 716;
readonly RuntimeError: 800;

@@ -86,0 +85,0 @@ readonly PinInvalid: 801;

@@ -148,3 +148,2 @@ 'use strict';

BleDeviceBondError: 715,
BleCharacteristicNotifyChangeFailure: 716,
RuntimeError: 800,

@@ -226,3 +225,2 @@ PinInvalid: 801,

[HardwareErrorCode.BleDeviceBondError]: 'Bluetooth pairing failed',
[HardwareErrorCode.BleCharacteristicNotifyChangeFailure]: 'Characteristic Notify Change Failure',
[HardwareErrorCode.RuntimeError]: 'Runtime error',

@@ -229,0 +227,0 @@ [HardwareErrorCode.PinInvalid]: 'Pin invalid',

4

package.json
{
"name": "@onekeyfe/hd-shared",
"version": "1.0.7-alpha.4",
"version": "1.0.7",
"description": "Hardware SDK's shared tool library",

@@ -28,3 +28,3 @@ "keywords": [

},
"gitHead": "003e08dbef65862a4f747eaf4572d48a03c53c41"
"gitHead": "8b08f905e7426fac23b5cf9ec55eb336278f0e3b"
}

@@ -272,3 +272,2 @@ export interface IHardwareError {

BleDeviceBondError: 715,
BleCharacteristicNotifyChangeFailure: 716,

@@ -451,3 +450,2 @@ /**

[HardwareErrorCode.BleDeviceBondError]: 'Bluetooth pairing failed',
[HardwareErrorCode.BleCharacteristicNotifyChangeFailure]: 'Characteristic Notify Change Failure',

@@ -454,0 +452,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