Skip to content

✨ feat: remove use of eval #138

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

Merged
merged 1 commit into from
Jul 10, 2025
Merged

Conversation

alettsy
Copy link
Contributor

@alettsy alettsy commented Jul 10, 2025

The use of eval is problematic and unnecessary in this case.

Fixes #137

What type of PR is this? (check all applicable)

  • Refactor
  • Feature
  • Bug Fix
  • Enhancement
  • Documentation Update

What I did

I have removed eval and replaced it with a function mapping instead.

Please let me know if there are any issues 😊

The use of eval is problematic and unnecessary in this case. I have removed it and replaced it with a function mapping instead.

Fixes #137
Copy link

vercel bot commented Jul 10, 2025

@alettsy is attempting to deploy a commit to the Mauro de Souza's projects Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
Owner

@maurodesouza maurodesouza left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very good! Thank you ❤

@maurodesouza maurodesouza merged commit e7eae64 into maurodesouza:main Jul 10, 2025
1 of 2 checks passed
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.

[FEATURE]: Remove use of eval
2 participants