Socket
Socket
Sign inDemoInstall

eth-dcent-keyring

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eth-dcent-keyring - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

1

index.js

@@ -67,2 +67,3 @@ const { EventEmitter } = require('events')

LOG('getAddress return - ', response.body.parameter.address)
this.accounts = [ response.body.parameter.address ]
resolve(response.body.parameter.address) // return address of first account

@@ -69,0 +70,0 @@ } else if (response.body.error) {

2

package.json
{
"name": "eth-dcent-keyring",
"version": "0.1.0",
"version": "0.1.1",
"description": "A MetaMask compatible keyring, for D'CENT hardware wallets",

@@ -5,0 +5,0 @@ "main": "index.js",

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