@metamask/network-controller
Advanced tools
Comparing version 18.1.2 to 18.1.3
@@ -10,2 +10,9 @@ # Changelog | ||
## [18.1.3] | ||
### Changed | ||
- Bump `async-mutex` to `^0.5.0` ([#4335](https://github.com/MetaMask/core/pull/4335)) | ||
- Bump `@metamask/controller-utils` to `^10.0.0` ([#4342](https://github.com/MetaMask/core/pull/4342)) | ||
## [18.1.2] | ||
@@ -492,3 +499,4 @@ | ||
[Unreleased]: https://github.com/MetaMask/core/compare/@metamask/network-controller@18.1.2...HEAD | ||
[Unreleased]: https://github.com/MetaMask/core/compare/@metamask/network-controller@18.1.3...HEAD | ||
[18.1.3]: https://github.com/MetaMask/core/compare/@metamask/network-controller@18.1.2...@metamask/network-controller@18.1.3 | ||
[18.1.2]: https://github.com/MetaMask/core/compare/@metamask/network-controller@18.1.1...@metamask/network-controller@18.1.2 | ||
@@ -495,0 +503,0 @@ [18.1.1]: https://github.com/MetaMask/core/compare/@metamask/network-controller@18.1.0...@metamask/network-controller@18.1.1 |
{ | ||
"name": "@metamask/network-controller", | ||
"version": "18.1.2", | ||
"version": "18.1.3", | ||
"description": "Provides an interface to the currently selected network via a MetaMask-compatible provider object", | ||
@@ -45,3 +45,3 @@ "keywords": [ | ||
"@metamask/base-controller": "^5.0.2", | ||
"@metamask/controller-utils": "^9.1.0", | ||
"@metamask/controller-utils": "^10.0.0", | ||
"@metamask/eth-block-tracker": "^9.0.2", | ||
@@ -56,3 +56,3 @@ "@metamask/eth-json-rpc-infura": "^9.1.0", | ||
"@metamask/utils": "^8.3.0", | ||
"async-mutex": "^0.2.6", | ||
"async-mutex": "^0.5.0", | ||
"immer": "^9.0.6", | ||
@@ -59,0 +59,0 @@ "uuid": "^8.3.2" |
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
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
418771
0
+ Added@metamask/controller-utils@10.0.0(transitive)
+ Addedasync-mutex@0.5.0(transitive)
- Removed@metamask/controller-utils@9.1.0(transitive)
- Removedasync-mutex@0.2.6(transitive)
Updatedasync-mutex@^0.5.0