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

edge-core-js

Package Overview
Dependencies
Maintainers
0
Versions
291
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

edge-core-js - npm Package Versions

23
29

2.25.2

Diff

Changelog

Source

2.25.2 (2025-02-12)

  • fixed: Metadata stomping bug in memory caused by new EdgeTransaction objects from the engine.
  • fixed: Support the loginServer prop on the MakeEdgeContext component.
swansontec
published 2.25.1 •

Changelog

Source

2.25.1 (2025-01-16)

  • fixed: Broken EdgeContextProps.loginServer type definition.
swansontec
published 2.25.0 •

Changelog

Source

2.25.0 (2025-01-16)

  • added: EdgeContextOptions.loginServer. This replaces EdgeContextOptions.authServer, but without the /api path component in the server URL.
  • changed: Auto-rotate between multiple login servers.
  • deprecated: EdgeContextOptions.authServer. Use EdgeContextOptions.loginServer instead.
samholmes
published 2.24.0 •

Changelog

Source

2.24.0 (2025-01-15)

  • added: onSeenTxCheckpoint callback for new Seen Tx Checkpoint API.
  • added: onTransactions callback to support new Seen Tx Checkpoint API.
mattdpiche
published 2.23.0 •

Changelog

Source

2.23.0 (2025-01-13)

  • added: EdgeCurrencyInfo.chainDisplayName and EdgeCurrencyInfo.assetDisplayName
  • deprecated: EdgeCurrencyInfo.displayName
swansontec
published 2.22.2 •

Changelog

Source

2.22.2 (2025-01-03)

  • deprecated: EdgeCurrencyWallet.denominationToNative and EdgeCurrencyWallet.nativeToDenomination utilities. Clients can perform these conversions on their own, using information that the core already provides.
  • fixed: Do not report the segwitAddress as the publicAddress for wallets that have one.
samholmes
published 2.22.1 •

Changelog

Source

2.22.1 (2024-12-17)

  • fixed: Fixed broken fetchCors implementation caused by referencing error to EdgeIo.fetch.
samholmes
published 2.22.0 •

Changelog

Source

2.22.0 (2024-12-10)

  • added: Add avoidCors API to EdgeFetchFunction
  • changed: Deprecated fetchCors API in favor of fetch with avoidCors option.
samholmes
published 2.21.0 •

Changelog

Source

2.21.0 (2024-12-02)

  • added: Added networkFees to EdgeTransaction.
  • added: Add getAddresses to EdgeCurrencyWallet
  • changed: Deprecated getReceiveAddress field on EdgeCurrencyWallet
  • changed: Deprecated networkFee and parentNetworkFee field on EdgeTransaction.
swansontec
published 2.20.3 •

Changelog

Source

2.20.3 (2024-11-25)

  • fixed: Accept '' to select the default API key.
23
29
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