Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@metamask/abi-utils

Package Overview
Dependencies
Maintainers
8
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@metamask/abi-utils - npm Package Compare versions

Comparing version 1.1.1 to 1.2.0

4

package.json
{
"name": "@metamask/abi-utils",
"version": "1.1.1",
"version": "1.2.0",
"description": "Lightweight utilities for encoding and decoding Solidity ABI.",

@@ -78,3 +78,3 @@ "keywords": [

"engines": {
"node": ">=16.0.0"
"node": ">=14.0.0"
},

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

@@ -131,3 +131,3 @@ # `@metamask/abi-utils`

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

@@ -134,0 +134,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