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

@metamask-previews/gas-fee-controller

Package Overview
Dependencies
Maintainers
0
Versions
522
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-b7ea5d52 to 21.0.0-preview-c3543e68

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 @@

8

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

@@ -51,3 +51,3 @@ "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",

@@ -64,3 +64,3 @@ "@metamask/ethjs-unit": "^0.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