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

@taquito/ledger-signer

Package Overview
Dependencies
Maintainers
3
Versions
173
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 12.0.2 to 12.0.3

4

dist/lib/version.js

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

exports.VERSION = {
"commitHash": "5996bf6b665e26de3201cf45884b4a2bb9218e09",
"version": "12.0.2"
"commitHash": "02ebaa8ef1920e8b6a81f0d0978f28cff0a2d256",
"version": "12.0.3"
};
//# sourceMappingURL=version.js.map

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

const VERSION = {
"commitHash": "5996bf6b665e26de3201cf45884b4a2bb9218e09",
"version": "12.0.2"
"commitHash": "02ebaa8ef1920e8b6a81f0d0978f28cff0a2d256",
"version": "12.0.3"
};

@@ -155,0 +155,0 @@

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

const VERSION = {
"commitHash": "5996bf6b665e26de3201cf45884b4a2bb9218e09",
"version": "12.0.2"
"commitHash": "02ebaa8ef1920e8b6a81f0d0978f28cff0a2d256",
"version": "12.0.3"
};

@@ -158,0 +158,0 @@

{
"name": "@taquito/ledger-signer",
"version": "12.0.2",
"version": "12.0.3",
"description": "Ledger signer provider",

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

"@stablelib/blake2b": "^1.0.1",
"@taquito/taquito": "^12.0.2",
"@taquito/utils": "^12.0.2",
"@taquito/taquito": "^12.0.3",
"@taquito/utils": "^12.0.3",
"buffer": "^6.0.3"

@@ -96,3 +96,3 @@ },

},
"gitHead": "a224127fe138d46674af2f9605e5bb452b2e4d74"
"gitHead": "b8cd241cd9e19a15c487ab56a149e92ac3713ee9"
}
// IMPORTANT: THIS FILE IS AUTO GENERATED! DO NOT MANUALLY EDIT OR CHECKIN!
export const VERSION = {
"commitHash": "5996bf6b665e26de3201cf45884b4a2bb9218e09",
"version": "12.0.2"
"commitHash": "02ebaa8ef1920e8b6a81f0d0978f28cff0a2d256",
"version": "12.0.3"
};

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