@taquito/ledger-signer
Advanced tools
Comparing version 19.2.0 to 19.2.1-beta.0
@@ -6,4 +6,4 @@ "use strict"; | ||
exports.VERSION = { | ||
"commitHash": "79be4991733872e1a9d0b3b9159462100349421a", | ||
"version": "19.2.0" | ||
"commitHash": "149f239050448e0dfb7d5e1ab98e578f61085d61", | ||
"version": "19.2.1-beta.0" | ||
}; |
@@ -207,4 +207,4 @@ import { invalidDetail, ValidationResult, prefix, Prefix, b58cencode } from '@taquito/utils'; | ||
const VERSION = { | ||
"commitHash": "79be4991733872e1a9d0b3b9159462100349421a", | ||
"version": "19.2.0" | ||
"commitHash": "149f239050448e0dfb7d5e1ab98e578f61085d61", | ||
"version": "19.2.1-beta.0" | ||
}; | ||
@@ -211,0 +211,0 @@ |
@@ -208,4 +208,4 @@ (function (global, factory) { | ||
const VERSION = { | ||
"commitHash": "79be4991733872e1a9d0b3b9159462100349421a", | ||
"version": "19.2.0" | ||
"commitHash": "149f239050448e0dfb7d5e1ab98e578f61085d61", | ||
"version": "19.2.1-beta.0" | ||
}; | ||
@@ -212,0 +212,0 @@ |
{ | ||
"name": "@taquito/ledger-signer", | ||
"version": "19.2.0", | ||
"version": "19.2.1-beta.0", | ||
"description": "Ledger signer provider", | ||
@@ -60,7 +60,7 @@ "keywords": [ | ||
"dependencies": { | ||
"@ledgerhq/hw-transport": "^6.28.8", | ||
"@ledgerhq/hw-transport": "^6.30.5", | ||
"@stablelib/blake2b": "^1.0.1", | ||
"@taquito/core": "^19.1.0", | ||
"@taquito/taquito": "^19.2.0", | ||
"@taquito/utils": "^19.2.0", | ||
"@taquito/core": "^19.2.1-beta.0", | ||
"@taquito/taquito": "^19.2.1-beta.0", | ||
"@taquito/utils": "^19.2.1-beta.0", | ||
"buffer": "^6.0.3" | ||
@@ -96,3 +96,3 @@ }, | ||
}, | ||
"gitHead": "f489c399ff32dc8d9d0bdb422586e706c298bade" | ||
"gitHead": "5ca99ce640b7b450a3236babed4bfe0e77cb7368" | ||
} |
// IMPORTANT: THIS FILE IS AUTO GENERATED! DO NOT MANUALLY EDIT OR CHECKIN! | ||
export const VERSION = { | ||
commitHash: '79be4991733872e1a9d0b3b9159462100349421a', | ||
version: '19.2.0', | ||
commitHash: '149f239050448e0dfb7d5e1ab98e578f61085d61', | ||
version: '19.2.1-beta.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
277771
2