Socket
Socket
Sign inDemoInstall

@metamask/eth-sig-util

Package Overview
Dependencies
48
Maintainers
7
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
2Next

7.0.2

Diff

Changelog

Source

[7.0.2]

Fixed

  • Replace dependency tweetnacl-util with @scure/base (#358)
metamaskbot
published 7.0.1 •

Changelog

Source

[7.0.1]

Changed

  • Remove dependency ethjs-util (#349)

Fixed

  • BREAKING: fix: interpret 0x as hex in bytes encodeField (#354)
    • This fixes a regression introduced in 6.0.1 which caused inconsistent signatures when data was supplied as literal 0x.
  • fix: Exclude test files from published release (#350)
  • fix: Bump @babel/traverse from 7.21.5 to 7.23.2 (#341)
lgbot
published 6.0.2 •

metamaskbot
published 7.0.0 •

Changelog

Source

[7.0.0]

Changed

  • BREAKING: Increase minimum Node.js version to v16 (#332)
  • BREAKING: Bump @metamask/abi-utils from ^1.0.2 to ^2.0.2 (#326)
  • Bump @metamask/utils from ^5.0.2 to ^8.1.0 (#333)
metamaskbot
published 6.0.1 •

Changelog

Source

[6.0.1]

Changed

  • Swap out legacy ethereumjs-abi for @metamask/abi-utils (#319)

Fixed

  • Bump ethereum-cryptography from ^2.0.0 to ^2.1.2 (#302)
  • Bump ethereumjs/util from ^8.0.6 to ^8.1.0 (#302)
  • Remove unused dependency bn.js (#334) (#302)
metamaskbot
published 6.0.0 •

Changelog

Source

[6.0.0]

Changed

  • BREAKING: Fix normalize for empty strings and 0 (#315)
    • This is breaking as it changes the behavior of the function with an empty string or 0 as input: it will now return 0x for an empty string and 0x00 for 0, instead of undefined
metamaskbot
published 5.1.0 •

Changelog

Source

[5.1.0]

Changed

  • rawEncode: fix broken BigNumber negativity check (#307)
  • Specify type interface for multiple functions (#307)
  • Improve type parameter input validation (#307)
  • deps: bn.js@4.11.8->4.12.0 (#309)
  • devDeps: Support TypeScript version ~4.8.4 (#307)
metamaskbot
published 5.0.3 •

Changelog

Source

[5.0.3]

Changed

  • Bump ethereum-cryptography, @ethereumjs/util (#302)
metamaskbot
published 5.0.2 •

Changelog

Source

[5.0.2]

Changed

  • allow bn.js to resolve any minor/patch version above 4.11.8 (#280)
metamaskbot
published 5.0.1 •

Changelog

Source

[5.0.1]

Fixed

  • Fix issue introduced in v5.0.0 where the method encodeField encoded fields typed as bytes and passed as hexstrings were encoded differently than previous versions (#271, #274)
2Next
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc