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
alerts.js
app.ts
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
network.ts
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
smartTransactions.js
swaps.js
time.ts
tokens.js
transaction.js