@metamask-previews/gas-fee-controller
Advanced tools
Comparing version 22.0.2-preview-28a9753 to 22.0.2-preview-2983d87f
@@ -10,2 +10,6 @@ # Changelog | ||
### Changed | ||
- Bump `@metamask/base-controller` from `^7.0.0` to `^7.1.0` ([#5079](https://github.com/MetaMask/core/pull/5079)) | ||
## [22.0.2] | ||
@@ -12,0 +16,0 @@ |
{ | ||
"name": "@metamask-previews/gas-fee-controller", | ||
"version": "22.0.2-preview-28a9753", | ||
"version": "22.0.2-preview-2983d87f", | ||
"description": "Periodically calculates gas fee estimates based on various gas limits as well as other data displayed on transaction confirm screens", | ||
@@ -50,3 +50,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@metamask/base-controller": "^7.0.2", | ||
"@metamask/base-controller": "^7.1.0", | ||
"@metamask/controller-utils": "^11.4.4", | ||
@@ -56,3 +56,3 @@ "@metamask/eth-query": "^4.0.0", | ||
"@metamask/polling-controller": "^12.0.2", | ||
"@metamask/utils": "^10.0.0", | ||
"@metamask/utils": "^11.0.1", | ||
"@types/bn.js": "^5.1.5", | ||
@@ -59,0 +59,0 @@ "@types/uuid": "^8.3.0", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
222479
Updated@metamask/utils@^11.0.1