Skip to content

Remove import assertions #145

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
Mar 5, 2025

Conversation

gillisandrew
Copy link
Contributor

This PR removes the import assertions, fixes #144

They provide limited security benefit in nodejs and the alternative syntax using with isn't compatible with the installed versions of typescript and eslint.

@gillisandrew gillisandrew requested a review from a team as a code owner November 29, 2024 15:02
@joshmgross joshmgross merged commit 48247b8 into actions:main Mar 5, 2025
@joshmgross joshmgross mentioned this pull request Mar 5, 2025
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.

SyntaxError: Unexpected identifier 'assert' in Node 22 LTS
2 participants