@taquito/ledger-signer
Advanced tools
Comparing version 21.0.0 to 21.0.1
@@ -6,4 +6,4 @@ "use strict"; | ||
exports.VERSION = { | ||
"commitHash": "8f78637e9787ae942916332501f41b35d6b98f2d", | ||
"version": "21.0.0" | ||
"commitHash": "bab6a80662c0f67ffd2236fdad9b34492610ccca", | ||
"version": "21.0.1" | ||
}; |
@@ -207,4 +207,4 @@ import { invalidDetail, ValidationResult, prefix, Prefix, b58cencode } from '@taquito/utils'; | ||
const VERSION = { | ||
"commitHash": "8f78637e9787ae942916332501f41b35d6b98f2d", | ||
"version": "21.0.0" | ||
"commitHash": "bab6a80662c0f67ffd2236fdad9b34492610ccca", | ||
"version": "21.0.1" | ||
}; | ||
@@ -211,0 +211,0 @@ |
@@ -208,4 +208,4 @@ (function (global, factory) { | ||
const VERSION = { | ||
"commitHash": "8f78637e9787ae942916332501f41b35d6b98f2d", | ||
"version": "21.0.0" | ||
"commitHash": "bab6a80662c0f67ffd2236fdad9b34492610ccca", | ||
"version": "21.0.1" | ||
}; | ||
@@ -212,0 +212,0 @@ |
{ | ||
"name": "@taquito/ledger-signer", | ||
"version": "21.0.0", | ||
"version": "21.0.1", | ||
"description": "Ledger signer provider", | ||
@@ -62,5 +62,5 @@ "keywords": [ | ||
"@stablelib/blake2b": "^1.0.1", | ||
"@taquito/core": "^21.0.0", | ||
"@taquito/taquito": "^21.0.0", | ||
"@taquito/utils": "^21.0.0", | ||
"@taquito/core": "^21.0.1", | ||
"@taquito/taquito": "^21.0.1", | ||
"@taquito/utils": "^21.0.1", | ||
"buffer": "^6.0.3" | ||
@@ -96,3 +96,3 @@ }, | ||
}, | ||
"gitHead": "655216b13995860187b1a1baf3c87e90b4fd69cb" | ||
"gitHead": "ed45bf0eec9c9139eb2fe73213336a334bfaefdb" | ||
} |
// IMPORTANT: THIS FILE IS AUTO GENERATED! DO NOT MANUALLY EDIT OR CHECKIN! | ||
export const VERSION = { | ||
"commitHash": "8f78637e9787ae942916332501f41b35d6b98f2d", | ||
"version": "21.0.0" | ||
"commitHash": "bab6a80662c0f67ffd2236fdad9b34492610ccca", | ||
"version": "21.0.1" | ||
}; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
269948
32
Updated@taquito/core@^21.0.1
Updated@taquito/taquito@^21.0.1
Updated@taquito/utils@^21.0.1