Skip to content

Conversation

@imblue-dabadee
Copy link
Contributor

@imblue-dabadee imblue-dabadee commented Nov 20, 2025

Explanation

Exports TokenScanCacheData and TokenScanResultType so that users of the PhishingController do not need to create their own types when accessing cache entries within the token scan cache.

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 communicated my changes to consumers by updating changelogs for packages I've changed, highlighting breaking changes as necessary
  • I've prepared draft pull requests for clients and consumer packages to resolve any breaking changes

Note

Exports TokenScanCacheData and TokenScanResultType from src/index.ts and documents the change in the changelog.

  • phishing-controller
    • Exports: Add TokenScanCacheData and TokenScanResultType to public exports in src/index.ts.
    • Docs: Update CHANGELOG.md under Unreleased to note these new exports.

Written by Cursor Bugbot for commit d7a587b. This will update automatically on new commits. Configure here.

@imblue-dabadee imblue-dabadee changed the title Feat/export TokenScanCacheData feat/export TokenScanCacheData Nov 20, 2025
@imblue-dabadee imblue-dabadee changed the title feat/export TokenScanCacheData feat: export TokenScanCacheData Nov 20, 2025
@imblue-dabadee imblue-dabadee marked this pull request as ready for review November 20, 2025 16:29
@imblue-dabadee imblue-dabadee requested review from a team as code owners November 20, 2025 16:29
@imblue-dabadee imblue-dabadee changed the title feat: export TokenScanCacheData feat: export token scan types Nov 20, 2025
@imblue-dabadee imblue-dabadee added this pull request to the merge queue Nov 20, 2025
Merged via the queue into main with commit 9d48697 Nov 20, 2025
273 checks passed
@imblue-dabadee imblue-dabadee deleted the feat/export-TokenScanCacheData branch November 20, 2025 20:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants