1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/app/scripts/controllers
Elliot Winkler 51cffa15dd
Migrate to new controller packages (#16547)
* Migrate to new controller packages

`@metamask/controllers` is deprecated, and most of the controllers that
lived here are now located in their own package ([1]). This commit
replaces `@metamask/controllers` in `package.json` with references to
these packages and updates `import` lines to match.

[1]: https://github.com/MetaMask/controllers/pull/831

* Support GitHub registry for draft PRs (#16549)

* Add additional allowed host to lockfile linter

* Update LavaMoat policies

* Add policy exception for nanoid

* Add additional nanoid overrides

* Update LavaMoat policies again

* Bump controller packages

* Update lavamoat

* Bump controller packages

* Update packages to v1.0.0

* Expand gitignore comment

* Unpin controller dependencies, using ^ range instead

Co-authored-by: Mark Stacey <markjstacey@gmail.com>
2022-11-24 16:29:07 -03:30
..
ens Keep memstore contents after service worker restarts (#15913) 2022-11-22 20:56:26 +04:00
network Update eth-json-rpc-middleware to v9.0.1 (#16096) 2022-10-10 13:16:58 -02:30
permissions Migrate to new controller packages (#16547) 2022-11-24 16:29:07 -03:30
transactions Keep memstore contents after service worker restarts (#15913) 2022-11-22 20:56:26 +04:00
alert.js remove exclusions for mismatched object jsdoc type casing (#15351) 2022-07-27 08:28:05 -05:00
app-state.js BETA - Add beta banner to all screens (#16307) 2022-11-16 11:41:15 -06:00
backup.js Fix 3box replacement for MV3 (#15851) 2022-09-29 07:34:20 +04:00
backup.test.js 3box Replacement (#15243) 2022-08-09 19:36:32 +01:00
cached-balances.js remove exclusions for mismatched object jsdoc type casing (#15351) 2022-07-27 08:28:05 -05:00
cached-balances.test.js Deprecating the Rinkeby, Ropsten, and Kovan test networks (#15989) 2022-09-28 20:26:01 -07:00
detect-tokens.js Displaying the aggregators from tokenList in Detected token popover (#15835) 2022-09-15 12:53:18 -02:30
detect-tokens.test.js Migrate to new controller packages (#16547) 2022-11-24 16:29:07 -03:30
incoming-transactions.js Deprecating the Rinkeby, Ropsten, and Kovan test networks (#15989) 2022-09-28 20:26:01 -07:00
incoming-transactions.test.js Deprecating the Rinkeby, Ropsten, and Kovan test networks (#15989) 2022-09-28 20:26:01 -07:00
metametrics.js Remove callback from being saved in controller state (#16627) 2022-11-23 23:30:05 +05:30
metametrics.test.js Remove callback from being saved in controller state (#16627) 2022-11-23 23:30:05 +05:30
onboarding.js remove exclusions for mismatched object jsdoc type casing (#15351) 2022-07-27 08:28:05 -05:00
preferences.js Add transaction security check toggle (#16271) 2022-11-17 08:13:02 -06:00
preferences.test.js Migrate to new controller packages (#16547) 2022-11-24 16:29:07 -03:30
swaps.js Keep memstore contents after service worker restarts (#15913) 2022-11-22 20:56:26 +04:00
swaps.test.js Deprecating the Rinkeby, Ropsten, and Kovan test networks (#15989) 2022-09-28 20:26:01 -07:00