New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@metamask/permission-controller

Package Overview
Dependencies
Maintainers
9
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@metamask/permission-controller - npm Package Compare versions

Comparing version 11.0.3 to 11.0.4

14

CHANGELOG.md

@@ -10,2 +10,13 @@ # Changelog

## [11.0.4]
### Changed
- Bump `@metamask/controller-utils` from `^11.4.1` to `^11.4.4` ([#4870](https://github.com/MetaMask/core/pull/4870)), [#4915](https://github.com/MetaMask/core/pull/4915), [#5012](https://github.com/MetaMask/core/pull/5012))
### Fixed
- Correct ESM-compatible build so that imports of the following packages that re-export other modules via `export *` are no longer corrupted: ([#5011](https://github.com/MetaMask/core/pull/5011))
- `deep-freeze-strict`
## [11.0.3]

@@ -300,3 +311,4 @@

[Unreleased]: https://github.com/MetaMask/core/compare/@metamask/permission-controller@11.0.3...HEAD
[Unreleased]: https://github.com/MetaMask/core/compare/@metamask/permission-controller@11.0.4...HEAD
[11.0.4]: https://github.com/MetaMask/core/compare/@metamask/permission-controller@11.0.3...@metamask/permission-controller@11.0.4
[11.0.3]: https://github.com/MetaMask/core/compare/@metamask/permission-controller@11.0.2...@metamask/permission-controller@11.0.3

@@ -303,0 +315,0 @@ [11.0.2]: https://github.com/MetaMask/core/compare/@metamask/permission-controller@11.0.1...@metamask/permission-controller@11.0.2

4

package.json
{
"name": "@metamask/permission-controller",
"version": "11.0.3",
"version": "11.0.4",
"description": "Mediates access to JSON-RPC methods, used to interact with pieces of the MetaMask stack, via middleware for json-rpc-engine",

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

"@metamask/base-controller": "^7.0.2",
"@metamask/controller-utils": "^11.4.1",
"@metamask/controller-utils": "^11.4.4",
"@metamask/json-rpc-engine": "^10.0.1",

@@ -54,0 +54,0 @@ "@metamask/rpc-errors": "^7.0.1",

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