@metamask/phishing-controller 12.4.0
Added
- Add
scanURL
toPhishingController
(#5319) - Add
PhishingDetectionScanResult
(#5319) - Add
RecommendedAction
toPhishingDetectionScanResult
(#5319) - Add
getHostnameFromWebUrl
to only get hostnames on web URLs. (#5319)
Fixed
- Fixed
getHostnameFromUrl
to return null when the URL's hostname only contains '.' (#5319)