@metamask/abi-utils
Advanced tools
Comparing version 1.1.1 to 1.2.0
{ | ||
"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) |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package