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