Socket
Socket
Sign inDemoInstall

@metamask/eth-sig-util

Package Overview
Dependencies
Maintainers
10
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@metamask/eth-sig-util - npm Package Compare versions

Comparing version 6.0.1 to 7.0.0

10

package.json
{
"name": "@metamask/eth-sig-util",
"version": "6.0.1",
"version": "7.0.0",
"description": "A few useful functions for signing ethereum data",

@@ -48,4 +48,4 @@ "keywords": [

"@ethereumjs/util": "^8.1.0",
"@metamask/abi-utils": "^1.2.0",
"@metamask/utils": "^5.0.2",
"@metamask/abi-utils": "^2.0.2",
"@metamask/utils": "^8.1.0",
"ethereum-cryptography": "^2.1.2",

@@ -64,3 +64,3 @@ "ethjs-util": "^0.1.6",

"@types/jest": "^27.0.6",
"@types/node": "^14.14.25",
"@types/node": "^16.18.50",
"@typescript-eslint/eslint-plugin": "^5.59.1",

@@ -86,3 +86,3 @@ "@typescript-eslint/parser": "^5.59.1",

"engines": {
"node": ">=14.0.0"
"node": "^16.20 || ^18.16 || >=20"
},

@@ -89,0 +89,0 @@ "publishConfig": {

@@ -23,3 +23,3 @@ # `@metamask/eth-sig-util`

- Install [Node.js](https://nodejs.org) version 14
- Install [Node.js](https://nodejs.org) version 18
- If you are using [nvm](https://github.com/creationix/nvm#installation) (recommended) running `nvm use` will automatically choose the right node version for you.

@@ -26,0 +26,0 @@ - Install [Yarn v3](https://yarnpkg.com/getting-started/install)

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