@multiversx/sdk-wallet
Advanced tools
Comparing version 2.1.1 to 2.1.2
@@ -16,3 +16,3 @@ "use strict"; | ||
const pem_1 = require("./pem"); | ||
const bls = require('@elrondnetwork/bls-wasm'); | ||
const bls = require('@multiversx/sdk-bls-wasm'); | ||
exports.VALIDATOR_SECRETKEY_LENGTH = 32; | ||
@@ -19,0 +19,0 @@ exports.VALIDATOR_PUBKEY_LENGTH = 96; |
{ | ||
"name": "@multiversx/sdk-wallet", | ||
"version": "2.1.1", | ||
"version": "2.1.2", | ||
"description": "Wallet components for MultiversX", | ||
@@ -22,3 +22,3 @@ "main": "out/index.js", | ||
"dependencies": { | ||
"@elrondnetwork/bls-wasm": "0.3.3", | ||
"@multiversx/sdk-bls-wasm": "0.3.4", | ||
"bech32": "1.1.4", | ||
@@ -25,0 +25,0 @@ "bip39": "3.0.2", |
Sorry, the diff of this file is not supported yet
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
80076
+ Added@multiversx/sdk-bls-wasm@0.3.4(transitive)
- Removed@elrondnetwork/bls-wasm@0.3.3
- Removed@elrondnetwork/bls-wasm@0.3.3(transitive)
- Removedassert@2.1.0(transitive)
- Removedavailable-typed-arrays@1.0.7(transitive)
- Removedcall-bind@1.0.7(transitive)
- Removeddefine-data-property@1.1.4(transitive)
- Removeddefine-properties@1.2.1(transitive)
- Removedes-define-property@1.0.0(transitive)
- Removedes-errors@1.3.0(transitive)
- Removedfor-each@0.3.3(transitive)
- Removedfunction-bind@1.1.2(transitive)
- Removedget-intrinsic@1.2.4(transitive)
- Removedgopd@1.0.1(transitive)
- Removedhas-property-descriptors@1.0.2(transitive)
- Removedhas-proto@1.0.3(transitive)
- Removedhas-symbols@1.0.3(transitive)
- Removedhas-tostringtag@1.0.2(transitive)
- Removedhasown@2.0.2(transitive)
- Removedis-arguments@1.1.1(transitive)
- Removedis-callable@1.2.7(transitive)
- Removedis-generator-function@1.0.10(transitive)
- Removedis-nan@1.3.2(transitive)
- Removedis-typed-array@1.1.13(transitive)
- Removedobject-is@1.1.6(transitive)
- Removedobject-keys@1.1.1(transitive)
- Removedobject.assign@4.1.5(transitive)
- Removedperf_hooks@0.0.1(transitive)
- Removedpossible-typed-array-names@1.0.0(transitive)
- Removedset-function-length@1.2.2(transitive)
- Removedutil@0.12.5(transitive)
- Removedwhich-typed-array@1.1.15(transitive)