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

@metamask/abi-utils

Package Overview
Dependencies
Maintainers
11
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 2.0.3 to 2.0.4

8

CHANGELOG.md

@@ -9,2 +9,7 @@ # Changelog

## [2.0.4]
### Changed
- Bump `@metamask/superstruct` from `^3.0.0` to `^3.1.0` ([#79](https://github.com/MetaMask/abi-utils/pull/79), [#80](https://github.com/MetaMask/abi-utils/pull/80))
- Bump `@metamask/utils` from `^8.5.0` to `^9.0.0` ([#80](https://github.com/MetaMask/abi-utils/pull/80))
## [2.0.3]

@@ -52,3 +57,4 @@ ### Changed

[Unreleased]: https://github.com/MetaMask/abi-utils/compare/v2.0.3...HEAD
[Unreleased]: https://github.com/MetaMask/abi-utils/compare/v2.0.4...HEAD
[2.0.4]: https://github.com/MetaMask/abi-utils/compare/v2.0.3...v2.0.4
[2.0.3]: https://github.com/MetaMask/abi-utils/compare/v2.0.2...v2.0.3

@@ -55,0 +61,0 @@ [2.0.2]: https://github.com/MetaMask/abi-utils/compare/v2.0.1...v2.0.2

6

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

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

"dependencies": {
"@metamask/superstruct": "^3.0.0",
"@metamask/utils": "^8.5.0"
"@metamask/superstruct": "^3.1.0",
"@metamask/utils": "^9.0.0"
},

@@ -51,0 +51,0 @@ "devDependencies": {

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