@metamask-previews/network-controller
Advanced tools
Comparing version 22.0.1-preview-ec72890e to 22.0.2-preview-0d167a3d
@@ -10,2 +10,9 @@ # Changelog | ||
## [22.0.2] | ||
### Changed | ||
- `getDefaultNetworkConfigurationsByChainId` returns the updated display names for mainnet and linea. `Ethereum Mainnet` instead of `Mainnet`, and `Linea` instead of `Linea Mainnet`. ([#4865](https://github.com/MetaMask/core/pull/4865)) | ||
- Bump `@metamask/controller-utils` from `^11.4.2` to `^11.4.3` ([#4915](https://github.com/MetaMask/core/pull/4915)) | ||
## [22.0.1] | ||
@@ -657,3 +664,4 @@ | ||
[Unreleased]: https://github.com/MetaMask/core/compare/@metamask/network-controller@22.0.1...HEAD | ||
[Unreleased]: https://github.com/MetaMask/core/compare/@metamask/network-controller@22.0.2...HEAD | ||
[22.0.2]: https://github.com/MetaMask/core/compare/@metamask/network-controller@22.0.1...@metamask/network-controller@22.0.2 | ||
[22.0.1]: https://github.com/MetaMask/core/compare/@metamask/network-controller@22.0.0...@metamask/network-controller@22.0.1 | ||
@@ -660,0 +668,0 @@ [22.0.0]: https://github.com/MetaMask/core/compare/@metamask/network-controller@21.1.0...@metamask/network-controller@22.0.0 |
{ | ||
"name": "@metamask-previews/network-controller", | ||
"version": "22.0.1-preview-ec72890e", | ||
"version": "22.0.2-preview-0d167a3d", | ||
"description": "Provides an interface to the currently selected network via a MetaMask-compatible provider object", | ||
@@ -51,3 +51,3 @@ "keywords": [ | ||
"@metamask/base-controller": "^7.0.2", | ||
"@metamask/controller-utils": "^11.4.2", | ||
"@metamask/controller-utils": "^11.4.3", | ||
"@metamask/eth-block-tracker": "^11.0.2", | ||
@@ -54,0 +54,0 @@ "@metamask/eth-json-rpc-infura": "^10.0.0", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
640439
60
3397
+ Added@types/node@22.10.1(transitive)
+ Addedundici-types@6.20.0(transitive)
- Removed@types/node@22.9.3(transitive)
- Removedundici-types@6.19.8(transitive)