@taquito/ledger-signer
Advanced tools
Comparing version 19.2.0-RC.0 to 19.2.0
@@ -6,4 +6,4 @@ "use strict"; | ||
exports.VERSION = { | ||
"commitHash": "139330bbf14149ae22bf9b3859a7f7ee1b415a23", | ||
"version": "19.2.0-RC.0" | ||
"commitHash": "79be4991733872e1a9d0b3b9159462100349421a", | ||
"version": "19.2.0" | ||
}; |
@@ -207,4 +207,4 @@ import { invalidDetail, ValidationResult, prefix, Prefix, b58cencode } from '@taquito/utils'; | ||
const VERSION = { | ||
"commitHash": "139330bbf14149ae22bf9b3859a7f7ee1b415a23", | ||
"version": "19.2.0-RC.0" | ||
"commitHash": "79be4991733872e1a9d0b3b9159462100349421a", | ||
"version": "19.2.0" | ||
}; | ||
@@ -211,0 +211,0 @@ |
@@ -208,4 +208,4 @@ (function (global, factory) { | ||
const VERSION = { | ||
"commitHash": "139330bbf14149ae22bf9b3859a7f7ee1b415a23", | ||
"version": "19.2.0-RC.0" | ||
"commitHash": "79be4991733872e1a9d0b3b9159462100349421a", | ||
"version": "19.2.0" | ||
}; | ||
@@ -212,0 +212,0 @@ |
{ | ||
"name": "@taquito/ledger-signer", | ||
"version": "19.2.0-RC.0", | ||
"version": "19.2.0", | ||
"description": "Ledger signer provider", | ||
@@ -63,4 +63,4 @@ "keywords": [ | ||
"@taquito/core": "^19.1.0", | ||
"@taquito/taquito": "^19.2.0-RC.0", | ||
"@taquito/utils": "^19.2.0-RC.0", | ||
"@taquito/taquito": "^19.2.0", | ||
"@taquito/utils": "^19.2.0", | ||
"buffer": "^6.0.3" | ||
@@ -96,3 +96,3 @@ }, | ||
}, | ||
"gitHead": "48fdd7dab4204fe36fe2cb87ef3bf4a88ea6a042" | ||
"gitHead": "f489c399ff32dc8d9d0bdb422586e706c298bade" | ||
} |
// IMPORTANT: THIS FILE IS AUTO GENERATED! DO NOT MANUALLY EDIT OR CHECKIN! | ||
export const VERSION = { | ||
commitHash: '139330bbf14149ae22bf9b3859a7f7ee1b415a23', | ||
version: '19.2.0-RC.0', | ||
commitHash: '79be4991733872e1a9d0b3b9159462100349421a', | ||
version: '19.2.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
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/taquito@^19.2.0
Updated@taquito/utils@^19.2.0