@metamask/gas-fee-controller
Advanced tools
Comparing version 15.1.1 to 15.1.2
@@ -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 |
"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
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
9084
1466
222769
1