Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@multiversx/sdk-wallet

Package Overview
Dependencies
Maintainers
9
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@multiversx/sdk-wallet - npm Package Compare versions

Comparing version 2.1.1 to 2.1.2

2

out/validatorKeys.js

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc