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

@metamask/base-controller

Package Overview
Dependencies
Maintainers
12
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@metamask/base-controller - npm Package Compare versions

Comparing version 4.1.0 to 4.1.1

7

CHANGELOG.md

@@ -9,2 +9,6 @@ # Changelog

## [4.1.1]
### Changed
- Bump `@metamask/utils` to `^8.3.0` ([#3769](https://github.com/MetaMask/core/pull/3769))
## [4.1.0]

@@ -119,3 +123,4 @@ ### Added

[Unreleased]: https://github.com/MetaMask/core/compare/@metamask/base-controller@4.1.0...HEAD
[Unreleased]: https://github.com/MetaMask/core/compare/@metamask/base-controller@4.1.1...HEAD
[4.1.1]: https://github.com/MetaMask/core/compare/@metamask/base-controller@4.1.0...@metamask/base-controller@4.1.1
[4.1.0]: https://github.com/MetaMask/core/compare/@metamask/base-controller@4.0.1...@metamask/base-controller@4.1.0

@@ -122,0 +127,0 @@ [4.0.1]: https://github.com/MetaMask/core/compare/@metamask/base-controller@4.0.0...@metamask/base-controller@4.0.1

4

package.json
{
"name": "@metamask/base-controller",
"version": "4.1.0",
"version": "4.1.1",
"description": "Provides scaffolding for controllers as well a communication system for all controllers",

@@ -34,3 +34,3 @@ "keywords": [

"dependencies": {
"@metamask/utils": "^8.2.0",
"@metamask/utils": "^8.3.0",
"immer": "^9.0.6"

@@ -37,0 +37,0 @@ },

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