core icon indicating copy to clipboard operation
core copied to clipboard

Bump eth-phishing-detect to new version, supporting IPFS CID blocking

Open 409H opened this issue 1 year ago • 0 comments

Explanation

Requires the following:

  • [ ] merged https://github.com/MetaMask/eth-phishing-detect/pull/58432
  • [ ] merged https://github.com/MetaMask/eth-phishing-detect/pull/67637

This bumps eth-phishing-detect dependency to a new major release that supports IPFS CID blocking by passing in the full URL to PhishingDetector.

References

Changelog

@metamask/package-a

  • <CATEGORY>: Your change here
  • <CATEGORY>: Your change here

@metamask/package-b

  • <CATEGORY>: Your change here
  • <CATEGORY>: Your change here

Checklist

  • [ ] I've updated the test suite for new or updated code as appropriate
  • [ ] I've updated documentation (JSDoc, Markdown, etc.) for new or updated code as appropriate
  • [ ] I've highlighted breaking changes using the "BREAKING" category above as appropriate

409H avatar Jun 26 '24 20:06 409H