@metamask-previews/controller-utils
Advanced tools
Comparing version 11.4.5-preview-f726fb6 to 11.4.5-preview-fbd9878
@@ -12,3 +12,3 @@ # Changelog | ||
- Add utility function for reducing boilerplate for service classes ([#5154](https://github.com/MetaMask/core/pull/5154), [#5143](https://github.com/MetaMask/core/pull/5143), [#5149](https://github.com/MetaMask/core/pull/5149), [#5188](https://github.com/MetaMask/core/pull/5188), [#5192](https://github.com/MetaMask/core/pull/5192)) | ||
- Add utility function for reducing boilerplate for service classes ([#5154](https://github.com/MetaMask/core/pull/5154), [#5143](https://github.com/MetaMask/core/pull/5143), [#5149](https://github.com/MetaMask/core/pull/5149), [#5188](https://github.com/MetaMask/core/pull/5188), [#5192](https://github.com/MetaMask/core/pull/5192), [#5225](https://github.com/MetaMask/core/pull/5225)) | ||
- Add function `createServicePolicy` | ||
@@ -18,2 +18,3 @@ - Add constants `DEFAULT_CIRCUIT_BREAK_DURATION`, `DEFAULT_DEGRADED_THRESHOLD`, `DEFAULT_MAX_CONSECUTIVE_FAILURES`, and `DEFAULT_MAX_RETRIES` | ||
- Re-export `BrokenCircuitError`, `CircuitState`, `handleAll`, and `handleWhen` from `cockatiel` | ||
- Export `CockatielEvent` type which is an alias of the `Event` type from `cockatiel` | ||
@@ -20,0 +21,0 @@ ## [11.4.5] |
{ | ||
"name": "@metamask-previews/controller-utils", | ||
"version": "11.4.5-preview-f726fb6", | ||
"version": "11.4.5-preview-fbd9878", | ||
"description": "Data and convenience functions shared by multiple packages", | ||
@@ -53,3 +53,3 @@ "keywords": [ | ||
"@metamask/ethjs-unit": "^0.3.0", | ||
"@metamask/utils": "^11.0.1", | ||
"@metamask/utils": "^11.1.0", | ||
"@spruceid/siwe-parser": "2.1.0", | ||
@@ -56,0 +56,0 @@ "@types/bn.js": "^5.1.5", |
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
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
321518
2107
Updated@metamask/utils@^11.1.0