Research
Security News
Malicious npm Package Targets Solana Developers and Hijacks Funds
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
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 1 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
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.