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