@metamask-previews/network-controller
Advanced tools
Comparing version 22.1.1-preview-0f92cfaa to 22.1.1-preview-111ffee8
@@ -14,2 +14,6 @@ # Changelog | ||
### Fixed | ||
- Fix `selectAvailableNetworkClientIds` so that it is properly memoized ([#5193](https://github.com/MetaMask/core/pull/5193)) | ||
## [22.1.1] | ||
@@ -16,0 +20,0 @@ |
{ | ||
"name": "@metamask-previews/network-controller", | ||
"version": "22.1.1-preview-0f92cfaa", | ||
"version": "22.1.1-preview-111ffee8", | ||
"description": "Provides an interface to the currently selected network via a MetaMask-compatible provider object", | ||
@@ -50,4 +50,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@metamask/base-controller": "^7.1.0", | ||
"@metamask/controller-utils": "^11.4.4", | ||
"@metamask/base-controller": "^7.1.1", | ||
"@metamask/controller-utils": "^11.4.5", | ||
"@metamask/eth-block-tracker": "^11.0.3", | ||
@@ -61,3 +61,3 @@ "@metamask/eth-json-rpc-infura": "^10.0.0", | ||
"@metamask/swappable-obj-proxy": "^2.3.0", | ||
"@metamask/utils": "^11.0.1", | ||
"@metamask/utils": "^11.1.0", | ||
"async-mutex": "^0.5.0", | ||
@@ -64,0 +64,0 @@ "fast-deep-equal": "^3.1.3", |
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
663243
3490