@metamask-previews/bridge-controller 78.0.1-preview-a42e8d0d2 → 78.0.2-preview-d2f661012
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +13 -4
- package/package.json +10 -10
package/CHANGELOG.md
CHANGED
|
@@ -7,11 +7,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|
|
7
7
|
|
|
8
8
|
## [Unreleased]
|
|
9
9
|
|
|
10
|
+
## [78.0.2]
|
|
11
|
+
|
|
10
12
|
### Changed
|
|
11
13
|
|
|
12
|
-
- Bump `@metamask/assets-controllers` from `^110.0.0` to `^110.0.
|
|
13
|
-
- Bump `@metamask/transaction-controller` from `^69.2.1` to `^69.
|
|
14
|
-
- Bump `@metamask/assets-controller` from `^11.2.1` to `^
|
|
14
|
+
- Bump `@metamask/assets-controllers` from `^110.0.0` to `^110.0.3` ([#9693](https://github.com/MetaMask/core/pull/9693), [#9706](https://github.com/MetaMask/core/pull/9706), [#9735](https://github.com/MetaMask/core/pull/9735))
|
|
15
|
+
- Bump `@metamask/transaction-controller` from `^69.2.1` to `^69.4.0` ([#9693](https://github.com/MetaMask/core/pull/9693), [#9735](https://github.com/MetaMask/core/pull/9735))
|
|
16
|
+
- Bump `@metamask/assets-controller` from `^11.2.1` to `^12.0.0` ([#9693](https://github.com/MetaMask/core/pull/9693), [#9706](https://github.com/MetaMask/core/pull/9706), [#9735](https://github.com/MetaMask/core/pull/9735))
|
|
17
|
+
- Bump `@metamask/accounts-controller` from `^39.0.5` to `^39.0.6` ([#9735](https://github.com/MetaMask/core/pull/9735))
|
|
18
|
+
- Bump `@metamask/gas-fee-controller` from `^26.3.0` to `^26.3.1` ([#9735](https://github.com/MetaMask/core/pull/9735))
|
|
19
|
+
- Bump `@metamask/multichain-network-controller` from `^3.2.1` to `^3.2.2` ([#9735](https://github.com/MetaMask/core/pull/9735))
|
|
20
|
+
- Bump `@metamask/network-controller` from `^34.0.0` to `^35.0.0` ([#9735](https://github.com/MetaMask/core/pull/9735))
|
|
21
|
+
- Bump `@metamask/polling-controller` from `^16.0.8` to `^16.0.9` ([#9735](https://github.com/MetaMask/core/pull/9735))
|
|
22
|
+
- Bump `@metamask/remote-feature-flag-controller` from `^4.2.2` to `^5.0.0` ([#9735](https://github.com/MetaMask/core/pull/9735))
|
|
15
23
|
|
|
16
24
|
## [78.0.1]
|
|
17
25
|
|
|
@@ -1826,7 +1834,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|
|
1826
1834
|
|
|
1827
1835
|
- Initial release ([#5317](https://github.com/MetaMask/core/pull/5317))
|
|
1828
1836
|
|
|
1829
|
-
[Unreleased]: https://github.com/MetaMask/core/compare/@metamask/bridge-controller@78.0.
|
|
1837
|
+
[Unreleased]: https://github.com/MetaMask/core/compare/@metamask/bridge-controller@78.0.2...HEAD
|
|
1838
|
+
[78.0.2]: https://github.com/MetaMask/core/compare/@metamask/bridge-controller@78.0.1...@metamask/bridge-controller@78.0.2
|
|
1830
1839
|
[78.0.1]: https://github.com/MetaMask/core/compare/@metamask/bridge-controller@78.0.0...@metamask/bridge-controller@78.0.1
|
|
1831
1840
|
[78.0.0]: https://github.com/MetaMask/core/compare/@metamask/bridge-controller@77.8.0...@metamask/bridge-controller@78.0.0
|
|
1832
1841
|
[77.8.0]: https://github.com/MetaMask/core/compare/@metamask/bridge-controller@77.7.0...@metamask/bridge-controller@77.8.0
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@metamask-previews/bridge-controller",
|
|
3
|
-
"version": "78.0.
|
|
3
|
+
"version": "78.0.2-preview-d2f661012",
|
|
4
4
|
"description": "Manages bridge-related quote fetching functionality for MetaMask",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"Ethereum",
|
|
@@ -59,22 +59,22 @@
|
|
|
59
59
|
"@ethersproject/constants": "^5.7.0",
|
|
60
60
|
"@ethersproject/contracts": "^5.7.0",
|
|
61
61
|
"@ethersproject/providers": "^5.7.0",
|
|
62
|
-
"@metamask/accounts-controller": "^39.0.
|
|
63
|
-
"@metamask/assets-controller": "^
|
|
64
|
-
"@metamask/assets-controllers": "^110.0.
|
|
62
|
+
"@metamask/accounts-controller": "^39.0.6",
|
|
63
|
+
"@metamask/assets-controller": "^12.0.0",
|
|
64
|
+
"@metamask/assets-controllers": "^110.0.3",
|
|
65
65
|
"@metamask/base-controller": "^9.1.0",
|
|
66
66
|
"@metamask/controller-utils": "^12.3.0",
|
|
67
|
-
"@metamask/gas-fee-controller": "^26.3.
|
|
67
|
+
"@metamask/gas-fee-controller": "^26.3.1",
|
|
68
68
|
"@metamask/keyring-api": "^23.7.0",
|
|
69
69
|
"@metamask/messenger": "^2.0.0",
|
|
70
70
|
"@metamask/metamask-eth-abis": "^3.1.1",
|
|
71
|
-
"@metamask/multichain-network-controller": "^3.2.
|
|
72
|
-
"@metamask/network-controller": "^
|
|
73
|
-
"@metamask/polling-controller": "^16.0.
|
|
71
|
+
"@metamask/multichain-network-controller": "^3.2.2",
|
|
72
|
+
"@metamask/network-controller": "^35.0.0",
|
|
73
|
+
"@metamask/polling-controller": "^16.0.9",
|
|
74
74
|
"@metamask/profile-sync-controller": "^28.3.0",
|
|
75
|
-
"@metamask/remote-feature-flag-controller": "^
|
|
75
|
+
"@metamask/remote-feature-flag-controller": "^5.0.0",
|
|
76
76
|
"@metamask/snaps-controllers": "^19.0.0",
|
|
77
|
-
"@metamask/transaction-controller": "^69.
|
|
77
|
+
"@metamask/transaction-controller": "^69.4.0",
|
|
78
78
|
"@metamask/utils": "^11.11.0",
|
|
79
79
|
"bignumber.js": "^9.1.2",
|
|
80
80
|
"reselect": "^5.1.1",
|