
Research
Security News
Malicious npm Packages Use Telegram to Exfiltrate BullX Credentials
Socket uncovers an npm Trojan stealing crypto wallets and BullX credentials via obfuscated code and Telegram exfiltration.
basic-language-detector
Advanced tools
To detect language by inspecting characters in text input.
const basicLangDetector = require('basic-language-detector');
const language = basicLangDetector.getLanguage('Hello');
console.log("Mmm.. looks like you used ", language);
node index.js जागृती
Hindi | Marathi | Sanskrit | Devanagari
node index.js Jagrutee
English | Spanish | Basic Latin
node index.js જાગૃતી
Gujarati
node index.js ஜஃருடீ
Tamil
node index.js జాగ్రుతే
Telugu
node index.js ജാഗ്രത
Malayalam
node index.js じゃgるてえ
Japanese | Hiragana
node index.js ונביאים
Hebrew
node index.js ثقففغب
Arabic
node index.js কখগঘঘঘঘ
Bengali
FAQs
Detects language by inspecting characters
The npm package basic-language-detector receives a total of 5 weekly downloads. As such, basic-language-detector popularity was classified as not popular.
We found that basic-language-detector 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 uncovers an npm Trojan stealing crypto wallets and BullX credentials via obfuscated code and Telegram exfiltration.
Research
Security News
Malicious npm packages posing as developer tools target macOS Cursor IDE users, stealing credentials and modifying files to gain persistent backdoor access.
Security News
AI-generated slop reports are making bug bounty triage harder, wasting maintainer time, and straining trust in vulnerability disclosure programs.