@taquito/ledger-signer
Advanced tools
Comparing version 10.1.3 to 10.2.0-beta-RC.0
@@ -7,6 +7,6 @@ "use strict"; | ||
exports.VERSION = { | ||
"commitHash": "1f24b35dab5ff7e87c95ec69470a4a67aa183380", | ||
"version": "10.1.3" | ||
"commitHash": "f22bf79e27753d49f20eb84cc1b05f7478767f05", | ||
"version": "10.2.0-beta-RC.0" | ||
}; | ||
/* tslint:enable */ | ||
//# sourceMappingURL=version.js.map |
@@ -180,4 +180,4 @@ import { prefix, Prefix, b58cencode } from '@taquito/utils'; | ||
var VERSION = { | ||
"commitHash": "1f24b35dab5ff7e87c95ec69470a4a67aa183380", | ||
"version": "10.1.3" | ||
"commitHash": "f22bf79e27753d49f20eb84cc1b05f7478767f05", | ||
"version": "10.2.0-beta-RC.0" | ||
}; | ||
@@ -184,0 +184,0 @@ /* tslint:enable */ |
@@ -187,4 +187,4 @@ (function (global, factory) { | ||
var VERSION = { | ||
"commitHash": "1f24b35dab5ff7e87c95ec69470a4a67aa183380", | ||
"version": "10.1.3" | ||
"commitHash": "f22bf79e27753d49f20eb84cc1b05f7478767f05", | ||
"version": "10.2.0-beta-RC.0" | ||
}; | ||
@@ -191,0 +191,0 @@ /* tslint:enable */ |
{ | ||
"name": "@taquito/ledger-signer", | ||
"version": "10.1.3", | ||
"version": "10.2.0-beta-RC.0", | ||
"description": "Ledger signer provider", | ||
@@ -61,4 +61,4 @@ "keywords": [ | ||
"@ledgerhq/hw-transport": "^5.51.1", | ||
"@taquito/taquito": "^10.1.3", | ||
"@taquito/utils": "^10.1.3", | ||
"@taquito/taquito": "^10.2.0-beta-RC.0", | ||
"@taquito/utils": "^10.2.0-beta-RC.0", | ||
"@types/jest": "^26.0.23", | ||
@@ -99,3 +99,3 @@ "buffer": "^6.0.3", | ||
}, | ||
"gitHead": "948e57cc5e3a285df85d002c2a3c1859b0509444" | ||
"gitHead": "76fae742b8c5411468da88ad5f39ac222a8bc254" | ||
} |
@@ -5,5 +5,5 @@ | ||
export const VERSION = { | ||
"commitHash": "1f24b35dab5ff7e87c95ec69470a4a67aa183380", | ||
"version": "10.1.3" | ||
"commitHash": "f22bf79e27753d49f20eb84cc1b05f7478767f05", | ||
"version": "10.2.0-beta-RC.0" | ||
}; | ||
/* tslint:enable */ |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
165985
2