@taquito/ledger-signer
Advanced tools
Comparing version 11.1.0-beta-RC.0 to 11.1.0
@@ -7,6 +7,6 @@ "use strict"; | ||
exports.VERSION = { | ||
"commitHash": "7f502927fc7d7f4a1075602f960a56af2ff0a5bf", | ||
"version": "11.1.0-beta-RC.0" | ||
"commitHash": "e1723ab725df70755b4cd73b75aa981f913d0d5c", | ||
"version": "11.1.0" | ||
}; | ||
/* tslint:enable */ | ||
//# sourceMappingURL=version.js.map |
@@ -180,4 +180,4 @@ import { prefix, Prefix, b58cencode } from '@taquito/utils'; | ||
var VERSION = { | ||
"commitHash": "7f502927fc7d7f4a1075602f960a56af2ff0a5bf", | ||
"version": "11.1.0-beta-RC.0" | ||
"commitHash": "e1723ab725df70755b4cd73b75aa981f913d0d5c", | ||
"version": "11.1.0" | ||
}; | ||
@@ -184,0 +184,0 @@ /* tslint:enable */ |
@@ -187,4 +187,4 @@ (function (global, factory) { | ||
var VERSION = { | ||
"commitHash": "7f502927fc7d7f4a1075602f960a56af2ff0a5bf", | ||
"version": "11.1.0-beta-RC.0" | ||
"commitHash": "e1723ab725df70755b4cd73b75aa981f913d0d5c", | ||
"version": "11.1.0" | ||
}; | ||
@@ -191,0 +191,0 @@ /* tslint:enable */ |
{ | ||
"name": "@taquito/ledger-signer", | ||
"version": "11.1.0-beta-RC.0", | ||
"version": "11.1.0", | ||
"description": "Ledger signer provider", | ||
@@ -61,4 +61,4 @@ "keywords": [ | ||
"@ledgerhq/hw-transport": "^5.51.1", | ||
"@taquito/taquito": "^11.1.0-beta-RC.0", | ||
"@taquito/utils": "^11.1.0-beta-RC.0", | ||
"@taquito/taquito": "^11.1.0", | ||
"@taquito/utils": "^11.1.0", | ||
"@types/jest": "^26.0.24", | ||
@@ -99,3 +99,3 @@ "buffer": "^6.0.3", | ||
}, | ||
"gitHead": "f1ba8474b1e6173f04138d7378846733a58ddcec" | ||
"gitHead": "b45707bca75a6a5163b6ef20c80db5975b02e894" | ||
} |
@@ -5,5 +5,5 @@ | ||
export const VERSION = { | ||
"commitHash": "7f502927fc7d7f4a1075602f960a56af2ff0a5bf", | ||
"version": "11.1.0-beta-RC.0" | ||
"commitHash": "e1723ab725df70755b4cd73b75aa981f913d0d5c", | ||
"version": "11.1.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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
165537
Updated@taquito/taquito@^11.1.0
Updated@taquito/utils@^11.1.0