@metamask-previews/network-controller
Advanced tools
Comparing version 22.1.1-preview-2a983d27 to 22.1.1-preview-2ba45577
@@ -10,2 +10,6 @@ # Changelog | ||
### Changed | ||
- Bump `@metamask/base-controller` from `^7.0.0` to `^7.1.0` ([#5079](https://github.com/MetaMask/core/pull/5079)) | ||
## [22.1.1] | ||
@@ -12,0 +16,0 @@ |
{ | ||
"name": "@metamask-previews/network-controller", | ||
"version": "22.1.1-preview-2a983d27", | ||
"version": "22.1.1-preview-2ba45577", | ||
"description": "Provides an interface to the currently selected network via a MetaMask-compatible provider object", | ||
@@ -50,13 +50,13 @@ "keywords": [ | ||
"dependencies": { | ||
"@metamask/base-controller": "^7.0.2", | ||
"@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", | ||
"@metamask/eth-json-rpc-infura": "^10.0.0", | ||
"@metamask/eth-json-rpc-middleware": "^15.0.1", | ||
"@metamask/eth-json-rpc-provider": "^4.1.6", | ||
"@metamask/eth-json-rpc-provider": "^4.1.7", | ||
"@metamask/eth-query": "^4.0.0", | ||
"@metamask/json-rpc-engine": "^10.0.1", | ||
"@metamask/rpc-errors": "^7.0.1", | ||
"@metamask/json-rpc-engine": "^10.0.2", | ||
"@metamask/rpc-errors": "^7.0.2", | ||
"@metamask/swappable-obj-proxy": "^2.3.0", | ||
"@metamask/utils": "^10.0.0", | ||
"@metamask/utils": "^11.0.1", | ||
"async-mutex": "^0.5.0", | ||
@@ -63,0 +63,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
714
653552
3441
+ Added@types/node@22.13.1(transitive)
+ Addedsemver@7.7.1(transitive)
- Removed@metamask/utils@10.0.1(transitive)
- Removed@types/node@22.13.0(transitive)
- Removedsemver@7.7.0(transitive)
Updated@metamask/rpc-errors@^7.0.2
Updated@metamask/utils@^11.0.1