@taquito/ledger-signer
Advanced tools
Comparing version 20.0.2-beta.2 to 21.0.0-beta.0
@@ -6,4 +6,4 @@ "use strict"; | ||
exports.VERSION = { | ||
"commitHash": "943d5fd11790da35f4a3e6ecfcaae3c4f0399a97", | ||
"version": "20.0.2-beta.2" | ||
"commitHash": "bbfe9f5a28ecf81757bf3895aaba6d2aeaa656cb", | ||
"version": "21.0.0-beta.0" | ||
}; |
@@ -207,4 +207,4 @@ import { invalidDetail, ValidationResult, prefix, Prefix, b58cencode } from '@taquito/utils'; | ||
const VERSION = { | ||
"commitHash": "943d5fd11790da35f4a3e6ecfcaae3c4f0399a97", | ||
"version": "20.0.2-beta.2" | ||
"commitHash": "bbfe9f5a28ecf81757bf3895aaba6d2aeaa656cb", | ||
"version": "21.0.0-beta.0" | ||
}; | ||
@@ -211,0 +211,0 @@ |
@@ -208,4 +208,4 @@ (function (global, factory) { | ||
const VERSION = { | ||
"commitHash": "943d5fd11790da35f4a3e6ecfcaae3c4f0399a97", | ||
"version": "20.0.2-beta.2" | ||
"commitHash": "bbfe9f5a28ecf81757bf3895aaba6d2aeaa656cb", | ||
"version": "21.0.0-beta.0" | ||
}; | ||
@@ -212,0 +212,0 @@ |
{ | ||
"name": "@taquito/ledger-signer", | ||
"version": "20.0.2-beta.2", | ||
"version": "21.0.0-beta.0", | ||
"description": "Ledger signer provider", | ||
@@ -23,3 +23,3 @@ "keywords": [ | ||
"engines": { | ||
"node": ">=18" | ||
"node": ">=20" | ||
}, | ||
@@ -63,5 +63,5 @@ "scripts": { | ||
"@stablelib/blake2b": "^1.0.1", | ||
"@taquito/core": "^20.0.2-beta.2", | ||
"@taquito/taquito": "^20.0.2-beta.2", | ||
"@taquito/utils": "^20.0.2-beta.2", | ||
"@taquito/core": "^21.0.0-beta.0", | ||
"@taquito/taquito": "^21.0.0-beta.0", | ||
"@taquito/utils": "^21.0.0-beta.0", | ||
"buffer": "^6.0.3" | ||
@@ -97,3 +97,3 @@ }, | ||
}, | ||
"gitHead": "f0f9e4d22a374c72913abbb1991b0e5b34f4c978" | ||
"gitHead": "44bfadbebbff97b8bf6beaef091b0aae72e2e8a6" | ||
} |
// IMPORTANT: THIS FILE IS AUTO GENERATED! DO NOT MANUALLY EDIT OR CHECKIN! | ||
export const VERSION = { | ||
"commitHash": "943d5fd11790da35f4a3e6ecfcaae3c4f0399a97", | ||
"version": "20.0.2-beta.2" | ||
"commitHash": "bbfe9f5a28ecf81757bf3895aaba6d2aeaa656cb", | ||
"version": "21.0.0-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
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
0
+ Added@taquito/core@21.0.0(transitive)
+ Added@taquito/http-utils@21.0.0(transitive)
+ Added@taquito/local-forging@21.0.0(transitive)
+ Added@taquito/michel-codec@21.0.0(transitive)
+ Added@taquito/michelson-encoder@21.0.0(transitive)
+ Added@taquito/rpc@21.0.0(transitive)
+ Added@taquito/taquito@21.0.0(transitive)
+ Added@taquito/utils@21.0.0(transitive)
- Removed@taquito/core@20.1.2(transitive)
- Removed@taquito/http-utils@20.1.2(transitive)
- Removed@taquito/local-forging@20.1.2(transitive)
- Removed@taquito/michel-codec@20.1.2(transitive)
- Removed@taquito/michelson-encoder@20.1.2(transitive)
- Removed@taquito/rpc@20.1.2(transitive)
- Removed@taquito/taquito@20.1.2(transitive)
- Removed@taquito/utils@20.1.2(transitive)
Updated@taquito/core@^21.0.0-beta.0