@metamask/rpc-errors
Advanced tools
Comparing version 7.0.0 to 7.0.1
@@ -10,2 +10,8 @@ # Changelog | ||
## [7.0.1] | ||
### Changed | ||
- Bump `@metamask/utils` from `^9.0.0` to `^10.0.0` ([#161](https://github.com/MetaMask/rpc-errors/pull/161)) | ||
## [7.0.0] | ||
@@ -214,3 +220,4 @@ | ||
[Unreleased]: https://github.com/MetaMask/rpc-errors/compare/v7.0.0...HEAD | ||
[Unreleased]: https://github.com/MetaMask/rpc-errors/compare/v7.0.1...HEAD | ||
[7.0.1]: https://github.com/MetaMask/rpc-errors/compare/v7.0.0...v7.0.1 | ||
[7.0.0]: https://github.com/MetaMask/rpc-errors/compare/v6.4.0...v7.0.0 | ||
@@ -217,0 +224,0 @@ [6.4.0]: https://github.com/MetaMask/rpc-errors/compare/v6.3.1...v6.4.0 |
{ | ||
"name": "@metamask/rpc-errors", | ||
"version": "7.0.0", | ||
"version": "7.0.1", | ||
"description": "Ethereum RPC and Provider errors", | ||
@@ -55,3 +55,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@metamask/utils": "^9.0.0", | ||
"@metamask/utils": "^10.0.0", | ||
"fast-safe-stringify": "^2.0.6" | ||
@@ -58,0 +58,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
170926
+ Added@metamask/utils@10.0.0(transitive)
- Removed@metamask/utils@9.3.0(transitive)
Updated@metamask/utils@^10.0.0