Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@metamask/network-controller

Package Overview
Dependencies
Maintainers
11
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@metamask/network-controller - npm Package Compare versions

Comparing version 18.1.2 to 18.1.3

10

CHANGELOG.md

@@ -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

6

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc