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

@cardano-foundation/ledgerjs-hw-app-cardano

Package Overview
Dependencies
Maintainers
2
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cardano-foundation/ledgerjs-hw-app-cardano - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

LICENSE

2

lib/Ada.js

@@ -202,3 +202,3 @@ "use strict";

this.transport = transport;
this.methods = ["getVersion", "getExtendedPublicKey", "signTransaction", "deriveAddress"];
this.methods = ["getVersion", "getExtendedPublicKey", "signTransaction", "deriveAddress", "showAddress"];
this.transport.decorateAppAPIMethods(this, this.methods, scrambleKey);

@@ -205,0 +205,0 @@ this.send = wrapConvertError(this.transport.send);

{
"name": "@cardano-foundation/ledgerjs-hw-app-cardano",
"version": "1.0.4",
"version": "1.0.5",
"files": [

@@ -5,0 +5,0 @@ "lib"

Sorry, the diff of this file is not supported yet

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