New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

elven.js

Package Overview
Dependencies
Maintainers
0
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

elven.js - npm Package Versions

234

0.20.0

Diff

Changelog

Source

0.20.0 (2024-10-13)

  • remove @multiversx/sdk-network-providers package (now included in the sdk core)
  • remove/replace SignableMessage and adjust the code
  • update dependencies
juliancwirko
published 0.19.0 •

Changelog

Source

0.19.0 (2024-08-03)

  • replace custom webview provider implementation with the dedicated library (xPortal)
  • update dependencies
juliancwirko
published 0.18.0 •

Changelog

Source

0.18.0 (2024-04-28)

  • switch to SDK v13
  • breaking: SmartContract is no longer exported, use SmartContractTransactionsFactory
  • breaking: GasEstimator removed
  • breaking: ContractFunction removed, pass normal strings
  • breaking: TransactionPayload removed, you can now pass Uint8Array instead
  • update examples
  • update reexported functions and helpers
  • return transaction on network in onTxFinalized
  • added two amount related helper functions: parseAmount and formatAmount
juliancwirko
published 0.17.0 •

Changelog

Source

0.17.0 (2024-01-29)

  • remove onLoginEnd and onLogoutEnd callbacks. With success and failure callbacks, they are not needed
  • fix duplicate callbacks calls
juliancwirko
published 0.16.0 •

Changelog

Source

0.16.0 (2024-01-28)

  • rename and add more login callbacks (breaking)
  • rename some of the transaction and message signing callbacks (breaking)
  • add callbacks for logout
  • add callbacks for queryContract
  • check docs and example demo for more information
juliancwirko
published 0.15.0 •

Changelog

Source

0.15.0 (2024-01-13)

  • add webview provider (based on sdk-dapp), required for xPortal Hub integration (experimental, need more tests and rewrites, it will probably land in a separate package in the following updates)
  • update dependencies
juliancwirko
published 0.14.0 •

Changelog

Source

0.14.0 (2023-11-25)

  • add tools for signing messages with all supported providers (ElvenJS.signMessage). Find more details in the demo example and documentation.
  • update dependencies
juliancwirko
published 0.13.0 •

Changelog

Source

0.13.0 (2023-10-27)

  • add xAlias login support ElvenJS.login('x-alias') (check the docs and demo example)
  • update dependencies
juliancwirko
published 0.12.0 •

Changelog

Source

0.12.0 (2023-08-05)

  • improve guardian support (all providers)
  • update dependencies
juliancwirko
published 0.11.0 •

Changelog

Source

0.11.0 (2023-07-16)

  • allow triggering transactions before the previous ones are finished
  • updated dependencies
  • adjust the code for newest versions of Multiversx tools
  • run login pending state when native auth is fetching
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