@metamask/abi-utils
Advanced tools
Comparing version 2.0.0 to 2.0.1
@@ -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 |
{ | ||
"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 @@ }, |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
6762538
0
+ Added@metamask/utils@6.2.0(transitive)
+ Added@noble/hashes@1.5.0(transitive)
- Removed@metamask/utils@5.0.2(transitive)
Updated@metamask/utils@^6.1.0