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

@metamask/gas-fee-controller

Package Overview
Dependencies
Maintainers
12
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 15.1.1 to 15.1.2

dist/chunk-BEVZS3YV.mjs

9

CHANGELOG.md

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

## [15.1.2]
### Fixed
- Add a metadata property for nonRPCGasFeeApisDisabled ([#4245](https://github.com/MetaMask/core/pull/4245))
## [15.1.1]

@@ -273,3 +279,4 @@

[Unreleased]: https://github.com/MetaMask/core/compare/@metamask/gas-fee-controller@15.1.1...HEAD
[Unreleased]: https://github.com/MetaMask/core/compare/@metamask/gas-fee-controller@15.1.2...HEAD
[15.1.2]: https://github.com/MetaMask/core/compare/@metamask/gas-fee-controller@15.1.1...@metamask/gas-fee-controller@15.1.2
[15.1.1]: https://github.com/MetaMask/core/compare/@metamask/gas-fee-controller@15.1.0...@metamask/gas-fee-controller@15.1.1

@@ -276,0 +283,0 @@ [15.1.0]: https://github.com/MetaMask/core/compare/@metamask/gas-fee-controller@15.0.0...@metamask/gas-fee-controller@15.1.0

4

dist/determineGasFeeCalculations.js
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
var _chunkJVVQPARVjs = require('./chunk-JVVQPARV.js');
var _chunkH5WHAYLIjs = require('./chunk-H5WHAYLI.js');
require('./chunk-Q2YPK5SL.js');
exports.default = _chunkJVVQPARVjs.determineGasFeeCalculations;
exports.default = _chunkH5WHAYLIjs.determineGasFeeCalculations;
//# sourceMappingURL=determineGasFeeCalculations.js.map

@@ -6,3 +6,3 @@ "use strict";Object.defineProperty(exports, "__esModule", {value: true});

var _chunkJVVQPARVjs = require('./chunk-JVVQPARV.js');
var _chunkH5WHAYLIjs = require('./chunk-H5WHAYLI.js');
require('./chunk-Q2YPK5SL.js');

@@ -14,3 +14,3 @@

exports.GAS_API_BASE_URL = _chunkJVVQPARVjs.GAS_API_BASE_URL; exports.GAS_ESTIMATE_TYPES = _chunkJVVQPARVjs.GAS_ESTIMATE_TYPES; exports.GasFeeController = _chunkJVVQPARVjs.GasFeeController; exports.default = _chunkJVVQPARVjs.GasFeeController_default;
exports.GAS_API_BASE_URL = _chunkH5WHAYLIjs.GAS_API_BASE_URL; exports.GAS_ESTIMATE_TYPES = _chunkH5WHAYLIjs.GAS_ESTIMATE_TYPES; exports.GasFeeController = _chunkH5WHAYLIjs.GasFeeController; exports.default = _chunkH5WHAYLIjs.GasFeeController_default;
//# sourceMappingURL=GasFeeController.js.map

@@ -5,3 +5,3 @@ "use strict";Object.defineProperty(exports, "__esModule", {value: true});

var _chunkJVVQPARVjs = require('./chunk-JVVQPARV.js');
var _chunkH5WHAYLIjs = require('./chunk-H5WHAYLI.js');
require('./chunk-Q2YPK5SL.js');

@@ -12,3 +12,3 @@

exports.GAS_API_BASE_URL = _chunkJVVQPARVjs.GAS_API_BASE_URL; exports.GAS_ESTIMATE_TYPES = _chunkJVVQPARVjs.GAS_ESTIMATE_TYPES; exports.GasFeeController = _chunkJVVQPARVjs.GasFeeController;
exports.GAS_API_BASE_URL = _chunkH5WHAYLIjs.GAS_API_BASE_URL; exports.GAS_ESTIMATE_TYPES = _chunkH5WHAYLIjs.GAS_ESTIMATE_TYPES; exports.GasFeeController = _chunkH5WHAYLIjs.GasFeeController;
//# sourceMappingURL=index.js.map
{
"name": "@metamask/gas-fee-controller",
"version": "15.1.1",
"version": "15.1.2",
"description": "Periodically calculates gas fee estimates based on various gas limits as well as other data displayed on transaction confirm screens",

@@ -5,0 +5,0 @@ "keywords": [

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

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