Socket
Socket
Sign inDemoInstall

eth-rpc-errors

Package Overview
Dependencies
Maintainers
4
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eth-rpc-errors - npm Package Versions

4.0.3

Diff

Changelog

Source

[4.0.3] - 2021-03-10

Fixed

  • Correctly type ethErrors getter function argument objects as optional (#36)
rekmarks
published 4.0.2 •

Changelog

Source

[4.0.2] - 2020-11-17

Changed

  • Mark the data property of EthereumRpcError and EthereumProviderError as optional rather than T | undefined (#34)

Fixed

  • Correctly type SerializedEthereumRpcError.stack as string, if present (#34)
rekmarks
published 4.0.1 •

Changelog

Source

[4.0.1] - 2020-11-03

Changed

  • Updated README.md (#30)
rekmarks
published 4.0.0 •

Changelog

Source

[4.0.0] - 2020-11-02

Changed

  • BREAKING: ERROR_CODES export renamed to errorCodes (#28)
  • BREAKING: ethErrors getters will now throw an error if passed a truthy, non-string message (#28)
  • Updated TypeScript types for all exports (#28)
rekmarks
published 3.0.0 •

Changelog

Source

[3.0.0] - 2020-07-29

Changed

  • BREAKING: Second argument of serializeError is now an options object (#22)
  • Error stacks are no longer serialized by default by serializeError (#22)
rekmarks
published 2.1.1 •

Changelog

Source

[2.1.1] - 2020-05-12

Changed

  • Prevent unnecessary files from being published (#17)
rekmarks
published 2.1.0 •

Changelog

Source

[2.1.0] - 2020-05-11

Added

  • New/missing errors:
    • ethErrors.provider (EIP-1193)
      • .disconnected, 4900
      • .chainDisconnected, 4901
    • ethErrors.rpc (EIP-1474)
      • .limitExceeded, -32005

Changed

  • Rename package to eth-rpc-errors
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