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
5
Versions
292
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

edge-core-js - npm Package Versions

1
30

1.3.6

Diff

Changelog

Source

v1.3.6 (2023-08-01)

  • fixed: Interpret HTTP 418 responses from the CORS proxy as errors.
swansontec
published 1.3.5 •

Changelog

Source

v1.3.5 (2023-07-26)

  • changed: Remove fetch fallback logic. No proxy servers will be used.
  • changed: The fetchCors method is no longer deprecated. Use this if CORS might be an issue. Do not use this for any secrets or credentials.
samholmes
published 1.3.4 •

Changelog

Source

v1.3.4 (2023-07-26)

  • fixed: Escape bridge strings closer to serialization, for possibly better performance.
  • fixed: Fallback to CORS-safe fetch functions on all errors to fix inconsistency with error messages across platforms.
mattdpiche
published 1.3.3 •

Changelog

Source

v1.3.3 (2023-07-24)

  • changed: Add fallback to bridged fetch if request to edge-cors-proxy server fails.
samholmes
published 1.3.2 •

Changelog

Source

v1.3.2 (2023-07-13)

  • changed: Added a fallback to edge-cors-proxy server to fetch method on EdgeIo.
swansontec
published 1.3.1 •

Changelog

Source

v1.3.1 (2023-07-11)

  • fixed: Enable WebView debugging on iOS 16.4+
  • fixed: Correctly return transactions after a resync.
swansontec
published 1.3.0 •

Changelog

Source

v1.3.0 (2023-06-16)

  • added: Add an EdgeAccount.getPin method.
  • fixed: Allow the EdgeAccount.username property to update after calling changeUsername.
swansontec
published 1.2.0 •

Changelog

Source

v1.2.0 (2023-06-15)

  • added: Add an EdgeCurrencyWallet.streamTransactions method.
  • deprecated: Pagination options for getTransactions. Use streamTransactions if you need pagination.
  • fixed: Add the correct URI to changeUsername, so it works.
  • fixed: Send a 'transactionsChanged' event when editing metadata.
swansontec
published 1.1.0 •

Changelog

Source

v1.1.0 (2023-06-08)

  • added: Add an EdgeContext.forgetAccount method.
  • deprecated: EdgeContext.deleteLocalAccount. Use EdgeContext.forgetAccount instead.
  • fixed: Do not throw a "No username in reply" error when logging into light accounts via barcode.
swansontec
published 1.0.1 •

Changelog

Source

v1.0.1 (2023-06-01)

  • fixed: Do not crash when accessing EdgeAccount.username on an account that has none.
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