Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(check script): Updated check script to handle user-defined func names that include special chars #65

Merged
merged 1 commit into from
Feb 18, 2024

Conversation

acuciureanu
Copy link
Owner

@acuciureanu acuciureanu commented Feb 18, 2024

This PR adds a new feature to the code that detects and calculates the differences in prototype properties between the current window and a clean window. It introduces a new function calculateDifferences that takes a type as input and returns an array of prototype property differences for that type. The function is then used in the probe function to gather findings for all types in the types array.

@acuciureanu acuciureanu self-assigned this Feb 18, 2024
@acuciureanu acuciureanu merged commit 37f21ef into main Feb 18, 2024
2 checks passed
@acuciureanu acuciureanu deleted the fixes branch February 18, 2024 10:50
Copy link

🎉 This PR is included in version 1.3.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant