Socket
Socket
Sign inDemoInstall

@onekeyfe/hd-shared

Package Overview
Dependencies
Maintainers
2
Versions
235
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 0.3.40-alpha.0 to 0.3.40-alpha.1

5

dist/index.js

@@ -30,2 +30,7 @@ 'use strict';

typeof SuppressedError === "function" ? SuppressedError : function (error, suppressed, message) {
var e = new Error(message);
return e.name = "SuppressedError", e.error = error, e.suppressed = suppressed, e;
};
function createDeferred(arg, data) {

@@ -32,0 +37,0 @@ let localResolve = (_t) => { };

4

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

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

},
"gitHead": "1682b66aae6682f2f31239fed2d941ccb98491ca"
"gitHead": "455e71107390795e90651ecb46ef32cd8c8be5e2"
}
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