1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/shared/constants
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
..
alarms.js Replace setInterval with chrome alarms for MetaMetrics FinalizeEventFragment (#16003) 2022-10-04 13:03:50 -04:00
alerts.js
app.ts Minor scripts/ui.js file cleanup (#16566) 2022-11-18 20:57:01 +07:00
gas.js Migrate to new controller packages (#16547) 2022-11-24 16:29:07 -03:30
hardware-wallets.js Create constants for all keyring types (#16575) 2022-11-21 08:23:35 -06:00
keyrings.js Create constants for all keyring types (#16575) 2022-11-21 08:23:35 -06:00
labels.js
metametrics.js Remove 3box feature and delete ThreeBoxController (#14571) 2022-10-31 13:50:50 -02:30
network.ts Enable new networks for Swaps (#16396) 2022-11-08 19:14:17 +01:00
permissions.test.js [FLASK] snaps-monorepo@0.24.1 (#16525) 2022-11-22 13:07:08 +01:00
permissions.ts [FLASK] snaps-monorepo@0.24.1 (#16525) 2022-11-22 13:07:08 +01:00
phishing.js Bump controllers v30.0.2 (#14906) 2022-07-18 09:43:30 -05:00
smartTransactions.js Swaps / STX improvements (#14622) 2022-05-09 18:48:14 +02:00
swaps.js Enable new networks for Swaps (#16396) 2022-11-08 19:14:17 +01:00
time.ts Add initial Typescript Files (#15596) 2022-08-16 10:15:29 -05:00
tokens.js Update @metamask/controllers to v33 (#16493) 2022-11-15 15:19:42 -03:30
transaction.js Update @metamask/controllers to v33 (#16493) 2022-11-15 15:19:42 -03:30