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

@metamask-previews/gas-fee-controller

Package Overview
Dependencies
Maintainers
0
Versions
363
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@metamask-previews/gas-fee-controller - npm Package Compare versions

Comparing version 21.0.0-preview-ead2f439 to 21.0.0-preview-f9d64175

4

CHANGELOG.md

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

### Changed
- **BREAKING:** Bump `@metamask/network-controller` peer dependency from `^21.0.0` to `^22.0.0` ([#4841](https://github.com/MetaMask/core/pull/4841))
## [21.0.0]

@@ -12,0 +16,0 @@

10

package.json
{
"name": "@metamask-previews/gas-fee-controller",
"version": "21.0.0-preview-ead2f439",
"version": "21.0.0-preview-f9d64175",
"description": "Periodically calculates gas fee estimates based on various gas limits as well as other data displayed on transaction confirm screens",

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

"@metamask/base-controller": "^7.0.1",
"@metamask/controller-utils": "^11.3.0",
"@metamask/controller-utils": "^11.4.0",
"@metamask/eth-query": "^4.0.0",
"@metamask/ethjs-unit": "^0.3.0",
"@metamask/polling-controller": "^11.0.0",
"@metamask/utils": "^9.1.0",
"@metamask/utils": "^10.0.0",
"@types/bn.js": "^5.1.5",

@@ -64,3 +64,3 @@ "@types/uuid": "^8.3.0",

"@metamask/auto-changelog": "^3.4.4",
"@metamask/network-controller": "^21.1.0",
"@metamask/network-controller": "^22.0.0",
"@types/jest": "^27.4.1",

@@ -79,3 +79,3 @@ "@types/jest-when": "^2.7.3",

"peerDependencies": {
"@metamask/network-controller": "^21.0.0"
"@metamask/network-controller": "^22.0.0"
},

@@ -82,0 +82,0 @@ "engines": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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