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