You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: remove duplicate entries from typosquatting marshall (#317)
- Fixed issue where typosquatting marshall would show duplicate package names
- Added deduplication using Set to ensure unique package names in error messages
- Added comprehensive test suite to verify the fix works correctly
- Resolves issue #309 where 'html' was appearing multiple times in typosquatting warnings