@taquito/ledger-signer
Advanced tools
Comparing version 20.0.1 to 20.0.2-beta.0
@@ -6,4 +6,4 @@ "use strict"; | ||
exports.VERSION = { | ||
"commitHash": "d44ee8a26e6924e12a8cae2f9c5b717fc65af72c", | ||
"version": "20.0.1" | ||
"commitHash": "8c7737cb6ad36ea87f5f8833e012a9d472832790", | ||
"version": "20.0.2-beta.0" | ||
}; |
@@ -207,4 +207,4 @@ import { invalidDetail, ValidationResult, prefix, Prefix, b58cencode } from '@taquito/utils'; | ||
const VERSION = { | ||
"commitHash": "d44ee8a26e6924e12a8cae2f9c5b717fc65af72c", | ||
"version": "20.0.1" | ||
"commitHash": "8c7737cb6ad36ea87f5f8833e012a9d472832790", | ||
"version": "20.0.2-beta.0" | ||
}; | ||
@@ -211,0 +211,0 @@ |
@@ -208,4 +208,4 @@ (function (global, factory) { | ||
const VERSION = { | ||
"commitHash": "d44ee8a26e6924e12a8cae2f9c5b717fc65af72c", | ||
"version": "20.0.1" | ||
"commitHash": "8c7737cb6ad36ea87f5f8833e012a9d472832790", | ||
"version": "20.0.2-beta.0" | ||
}; | ||
@@ -212,0 +212,0 @@ |
{ | ||
"name": "@taquito/ledger-signer", | ||
"version": "20.0.1", | ||
"version": "20.0.2-beta.0", | ||
"description": "Ledger signer provider", | ||
@@ -62,5 +62,5 @@ "keywords": [ | ||
"@stablelib/blake2b": "^1.0.1", | ||
"@taquito/core": "^20.0.1", | ||
"@taquito/taquito": "^20.0.1", | ||
"@taquito/utils": "^20.0.1", | ||
"@taquito/core": "^20.0.2-beta.0", | ||
"@taquito/taquito": "^20.0.2-beta.0", | ||
"@taquito/utils": "^20.0.2-beta.0", | ||
"buffer": "^6.0.3" | ||
@@ -96,3 +96,3 @@ }, | ||
}, | ||
"gitHead": "beb89a31b425f016d09f53f034fb8ed40f56a3b2" | ||
"gitHead": "668e57eda3f7408503646f564346704d0f979327" | ||
} |
// IMPORTANT: THIS FILE IS AUTO GENERATED! DO NOT MANUALLY EDIT OR CHECKIN! | ||
export const VERSION = { | ||
commitHash: 'd44ee8a26e6924e12a8cae2f9c5b717fc65af72c', | ||
version: '20.0.1', | ||
commitHash: '8c7737cb6ad36ea87f5f8833e012a9d472832790', | ||
version: '20.0.2-beta.0', | ||
}; |
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
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
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
277771
2