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