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
2
Versions
533
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 10.0.0-preview.7f750b2 to 10.0.0-preview.80566a6

9

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

@@ -27,4 +27,5 @@ "keywords": [

"publish:preview": "yarn npm publish --tag preview",
"test": "jest",
"test": "jest --reporters=jest-silent-reporter",
"test:clean": "jest --clearCache",
"test:verbose": "jest --verbose",
"test:watch": "jest --watch"

@@ -37,4 +38,4 @@ },

"@metamask/network-controller": "^15.1.0",
"@metamask/polling-controller": "^1.0.0",
"@metamask/utils": "^8.1.0",
"@metamask/polling-controller": "^1.0.1",
"@metamask/utils": "^8.2.0",
"@types/uuid": "^8.3.0",

@@ -41,0 +42,0 @@ "ethereumjs-util": "^7.0.10",

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