1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/app/scripts
Mark Stacey 0eb8e33e45
Fix import that was resulting in a depcheck error (#20383)
An import was introduced in #20125 that was broken. It was importing
from `app/` instead of using a relative import. This was causing the
CI "depcheck" job to fail. The import has been updated to use a
relative path.
2023-08-03 12:26:05 -02:30
..
account-import-strategies
constants
controllers fix: minimise public api of tx controller (#20361) 2023-08-03 13:42:44 +02:00
lib Fix import that was resulting in a depcheck error (#20383) 2023-08-03 12:26:05 -02:30
migrations bump @metamask/network-controller from v10.3.1 to v11.0.0 (#20367) 2023-08-02 16:22:35 -05:00
platforms
app-init.js fix: skip snow usage for MV3 test build (#19827) 2023-06-30 13:22:07 +01:00
background.js Check for blocked snaps on extension startup (#20336) 2023-08-02 15:16:43 +02:00
contentscript.js solves 1114 (#20307) 2023-08-01 07:04:23 +01:00
detect-multiple-instances.js
detect-multiple-instances.test.js
disable-console.js
first-time-state.js
init-globals.js
inpage.js
lockdown-more.js
lockdown-run.js
metamask-controller.actions.test.js Update @metamask/phishing-controller to v4.0.0 (#18840) 2023-07-31 10:18:48 -02:30
metamask-controller.js Confirmation page alerts (#20125) 2023-08-03 16:24:54 +05:30
metamask-controller.test.js Remove fallback phishing warning configuration (#20327) 2023-07-31 22:26:40 -02:30
mmi-keyring-builder-factory.js
sentry-install.js Capture Sentry errors prior to initialization (#20265) 2023-07-31 18:49:32 -02:30
translate.test.ts
translate.ts
ui.js Capture Sentry errors prior to initialization (#20265) 2023-07-31 18:49:32 -02:30
use-snow.js fix: skip snow usage for MV3 test build (#19827) 2023-06-30 13:22:07 +01:00