We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2505a59 commit 8d96163Copy full SHA for 8d96163
packages/phishing-controller/CHANGELOG.md
@@ -11,7 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
11
12
- Add URL scan cache functionality to improve performance ([#5625](https://github.com/MetaMask/core/pull/5625))
13
- Added `UrlScanCache` class for caching phishing detection scan results
14
- - Added methods to `PhishingController`: `setUrlScanCacheTTL`, `setUrlScanCacheMaxSize`, `clearUrlScanCache`
+ - Added methods to `PhishingController`: `setUrlScanCacheTTL`, `setUrlScanCacheMaxSize`, `clearUrlScanCache`
15
- Added URL scan cache state to `PhishingControllerState`
16
- Added configuration options: `urlScanCacheTTL` and `urlScanCacheMaxSize`
17
0 commit comments