@metamask-previews/logging-controller
Advanced tools
Comparing version 6.0.3-preview-ffa69e9 to 6.0.4-preview-08a5a1c4
@@ -10,5 +10,8 @@ # Changelog | ||
## [6.0.4] | ||
### Changed | ||
- Bump `@metamask/base-controller` from `^7.0.0` to `^7.1.0` ([#5079](https://github.com/MetaMask/core/pull/5079)) | ||
- Bump `@metamask/base-controller` from `^7.0.2` to `^8.0.0` ([#5079](https://github.com/MetaMask/core/pull/5079)), ([#5305](https://github.com/MetaMask/core/pull/5305)) | ||
- Bump `@metamask/controller-utils` from `^11.4.4` to `^11.5.0` ([#5135](https://github.com/MetaMask/core/pull/5135)), ([#5272](https://github.com/MetaMask/core/pull/5272)) | ||
@@ -159,3 +162,4 @@ ## [6.0.3] | ||
[Unreleased]: https://github.com/MetaMask/core/compare/@metamask/logging-controller@6.0.3...HEAD | ||
[Unreleased]: https://github.com/MetaMask/core/compare/@metamask/logging-controller@6.0.4...HEAD | ||
[6.0.4]: https://github.com/MetaMask/core/compare/@metamask/logging-controller@6.0.3...@metamask/logging-controller@6.0.4 | ||
[6.0.3]: https://github.com/MetaMask/core/compare/@metamask/logging-controller@6.0.2...@metamask/logging-controller@6.0.3 | ||
@@ -162,0 +166,0 @@ [6.0.2]: https://github.com/MetaMask/core/compare/@metamask/logging-controller@6.0.1...@metamask/logging-controller@6.0.2 |
{ | ||
"name": "@metamask-previews/logging-controller", | ||
"version": "6.0.3-preview-ffa69e9", | ||
"version": "6.0.4-preview-08a5a1c4", | ||
"description": "Manages logging data to assist users and support staff", | ||
@@ -50,4 +50,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@metamask/base-controller": "^7.1.0", | ||
"@metamask/controller-utils": "^11.4.4", | ||
"@metamask/base-controller": "^8.0.0", | ||
"@metamask/controller-utils": "^11.5.0", | ||
"uuid": "^8.3.2" | ||
@@ -54,0 +54,0 @@ }, |
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
53064
+ Added@metamask/base-controller@8.0.0(transitive)
- Removed@metamask/base-controller@7.1.1(transitive)