New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@taquito/ledger-signer

Package Overview
Dependencies
Maintainers
3
Versions
175
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@taquito/ledger-signer - npm Package Compare versions

Comparing version 10.1.0-methodsObject.1 to 10.1.0-methodsObject.2

4

dist/lib/version.js

@@ -7,6 +7,6 @@ "use strict";

exports.VERSION = {
"commitHash": "3e484f02b7d5147dbffe2aa2a4d6f33685e97473",
"version": "10.1.0-methodsObject.1"
"commitHash": "1dfda47b4a2eef7beaed58b1b79b4c7fd2247c5e",
"version": "10.1.0-methodsObject.2"
};
/* tslint:enable */
//# sourceMappingURL=version.js.map

@@ -180,4 +180,4 @@ import { prefix, Prefix, b58cencode } from '@taquito/utils';

var VERSION = {
"commitHash": "3e484f02b7d5147dbffe2aa2a4d6f33685e97473",
"version": "10.1.0-methodsObject.1"
"commitHash": "1dfda47b4a2eef7beaed58b1b79b4c7fd2247c5e",
"version": "10.1.0-methodsObject.2"
};

@@ -184,0 +184,0 @@ /* tslint:enable */

@@ -187,4 +187,4 @@ (function (global, factory) {

var VERSION = {
"commitHash": "3e484f02b7d5147dbffe2aa2a4d6f33685e97473",
"version": "10.1.0-methodsObject.1"
"commitHash": "1dfda47b4a2eef7beaed58b1b79b4c7fd2247c5e",
"version": "10.1.0-methodsObject.2"
};

@@ -191,0 +191,0 @@ /* tslint:enable */

{
"name": "@taquito/ledger-signer",
"version": "10.1.0-methodsObject.1",
"version": "10.1.0-methodsObject.2",
"description": "Ledger signer provider",

@@ -61,4 +61,4 @@ "keywords": [

"@ledgerhq/hw-transport": "^5.51.1",
"@taquito/taquito": "^10.1.0-methodsObject.1",
"@taquito/utils": "^10.1.0-methodsObject.1",
"@taquito/taquito": "10.1.0-methodsObject.2",
"@taquito/utils": "10.1.0-methodsObject.2",
"@types/jest": "^26.0.23",

@@ -99,3 +99,3 @@ "buffer": "^6.0.3",

},
"gitHead": "1dfda47b4a2eef7beaed58b1b79b4c7fd2247c5e"
"gitHead": "6a8cf1ca411a3d766f2a37f84e0f4f4573cff29d"
}

@@ -5,5 +5,5 @@

export const VERSION = {
"commitHash": "3e484f02b7d5147dbffe2aa2a4d6f33685e97473",
"version": "10.1.0-methodsObject.1"
"commitHash": "1dfda47b4a2eef7beaed58b1b79b4c7fd2247c5e",
"version": "10.1.0-methodsObject.2"
};
/* tslint:enable */

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