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

@metamask/abi-utils

Package Overview
Dependencies
Maintainers
9
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.0 to 2.0.1

7

CHANGELOG.md

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

## [2.0.1]
### Changed
- Bump @metamask/utils from ^5.0.2 to ^6.1.0 ([#35](https://github.com/MetaMask/abi-utils/pull/35))
## [2.0.0]

@@ -36,3 +40,4 @@ ### Changed

[Unreleased]: https://github.com/MetaMask/abi-utils/compare/v2.0.0...HEAD
[Unreleased]: https://github.com/MetaMask/abi-utils/compare/v2.0.1...HEAD
[2.0.1]: https://github.com/MetaMask/abi-utils/compare/v2.0.0...v2.0.1
[2.0.0]: https://github.com/MetaMask/abi-utils/compare/v1.2.0...v2.0.0

@@ -39,0 +44,0 @@ [1.2.0]: https://github.com/MetaMask/abi-utils/compare/v1.1.1...v1.2.0

4

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

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

"dependencies": {
"@metamask/utils": "^5.0.2",
"@metamask/utils": "^6.1.0",
"superstruct": "^1.0.3"

@@ -50,0 +50,0 @@ },

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