Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

test: change octal escape to Unicode escape#295

Merged
tomas merged 1 commit intotomas:masterfrombrettz9:patch-1
Mar 6, 2020

Conversation

brettz9
Copy link
Contributor

When performing an eslint-driven security audit (usingbabel-eslint and looking for things likeeval), I got this parsing error in your test file, preventing me from auditing here.

I've therefore converted this octal escape to a Unicode escape, and since it should be treated exactly the same (and would be needed if you ever went to strict mode), I figure I'd submit the fix, especially if you didn't want to just ignore the test folder in a future release.

Thanks!

When performing an eslint-driven security audit (using `babel-eslint` and looking for things like `eval`), I got this parsing error preventing me from auditing here. I've therefore converted this octal escape to a Unicode escape, and since it should be treated exactly the same (and would be needed if you ever went to strict mode), I figure I'd submit the fix.
@tomastomas merged commit03874c8 intotomas:masterMar 6, 2020
@brettz9brettz9 deleted the patch-1 branchMarch 6, 2020 13:29
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@brettz9@tomas

[8]ページ先頭

©2009-2025 Movatter.jp