1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-26 20:39:08 +01:00
metamask-extension/app/scripts/controllers/permissions
Mark Stacey c17fa40114
Consolidate permission exports (#13012)
The permission-related modules are now all exported together in the
index of the `app/scripts/controllers/permissions` directory.
2021-12-08 07:07:35 -03:30
..
background-api.js Permission System 2.0 (#12243) 2021-12-06 19:16:49 -08:00
background-api.test.js Permission System 2.0 (#12243) 2021-12-06 19:16:49 -08:00
caveat-mutators.js Permission System 2.0 (#12243) 2021-12-06 19:16:49 -08:00
caveat-mutators.test.js Permission System 2.0 (#12243) 2021-12-06 19:16:49 -08:00
enums.js Permission System 2.0 (#12243) 2021-12-06 19:16:49 -08:00
index.js Consolidate permission exports (#13012) 2021-12-08 07:07:35 -03:30
permission-log.js Consolidate permission exports (#13012) 2021-12-08 07:07:35 -03:30
permission-log.test.js Consolidate permission exports (#13012) 2021-12-08 07:07:35 -03:30
selectors.js Permission System 2.0 (#12243) 2021-12-06 19:16:49 -08:00
selectors.test.js Permission System 2.0 (#12243) 2021-12-06 19:16:49 -08:00
specifications.js Permission System 2.0 (#12243) 2021-12-06 19:16:49 -08:00
specifications.test.js Permission System 2.0 (#12243) 2021-12-06 19:16:49 -08:00