Skip to content

remove pop directional formatting characters - #36

Open
croissanne wants to merge 1 commit into
hisco:masterfrom
croissanne:34
Open

remove pop directional formatting characters#36
croissanne wants to merge 1 commit into
hisco:masterfrom
croissanne:34

Conversation

@croissanne

@croissanne croissanne commented Aug 24, 2026

Copy link
Copy Markdown

\u202c was present in both the LICENSE and the package.json file.

This type of character is used in text to preserve formatting when switching between sinistrodextral and dextrosinistral languages. They can however trip up various scanning tools as it could obfuscate source code. While this is obviously not the case here, as it is part of the email address, it makes sense to fix it anyway.

Fixes #34

`\u202c` was present in both the LICENSE and the package.json file.

This type of character is used in text to preserve formatting when
switching between sinistrodextral and dextrosinistral languages. They
can however trip up various scanning tools as it could obfuscate source
code. While this is obviously not the case here, as it is part of the
email address, it makes sense to fix it anyway.

Fixes hisco#34
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.

Hidden character in package.json triggers high risk trojan warning on socket.dev

1 participant