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

@bn-onboard/keepkey

Package Overview
Dependencies
Maintainers
3
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bn-onboard/keepkey - npm Package Compare versions

Comparing version 2.0.0-alpha.5 to 2.0.0-alpha.6

2

dist/index.js

@@ -21,3 +21,3 @@ const DEFAULT_PATH = `m/44'/60'/0'/0/0`;

function keepkey() {
const getIcon = async () => (await import('./icon')).default;
const getIcon = async () => (await import('./icon.js')).default;
return () => {

@@ -24,0 +24,0 @@ let accounts;

{
"name": "@bn-onboard/keepkey",
"version": "2.0.0-alpha.5",
"version": "2.0.0-alpha.6",
"description": "KeepKey module for Onboard.js",
"module": "dist/index.js",
"browser": "dist/index.js",
"main": "dist/index.js",
"type": "module",
"typings": "dist/index.d.ts",

@@ -21,3 +24,3 @@ "files": [

"dependencies": {
"@bn-onboard/common": "^2.0.0-alpha.1",
"@bn-onboard/common": "^2.0.0-alpha.5",
"@shapeshiftoss/hdwallet-core": "^1.15.2",

@@ -24,0 +27,0 @@ "@shapeshiftoss/hdwallet-keepkey": "^1.15.2",

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