Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
arabic-franco
Advanced tools
npm i arabic-franco
The package exports a simple function that you can pass a string of a name of more than one name in one line and it will return the name in EN
سارة => Sarah
import toEnName from 'arabic-franco';
console.log(toEnName('سارة')); // Sarah
There is no clear Romanization rule to change the Ar name to En one, so this package is me trying to find common cases to convert the names.
This package is still in the early stage, so please open issues, if there is anything. Also, you may enhance it by depending on DB and making the package script for not-found names.
Here is a sheet of names for you to check. it has +2500 random Arabic names.
Please open an issue and write the names that you are not happy about so I can fix it
[I am very 😀 about every coffee!]
FAQs
📦 package to convert Romanized/franco the arabic names to english ones
We found that arabic-franco demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.