
Research
Supply Chain Attack on Axios Pulls Malicious Dependency from npm
A supply chain attack on Axios introduced a malicious dependency, plain-crypto-js@4.2.1, published minutes earlier and absent from the project’s GitHub releases.
@cspell/dict-bn
Advanced tools
Bengali dictionary for cspell.
This is a pre-built dictionary for use with CSpell.
| Tool | Version |
|---|---|
| cspell | >= 8 |
| Code Spell Checker - Visual Studio Code | >= 4 |
npm install -D @cspell/dict-bn
Add the following to your VSCode settings:
.vscode/settings.json
{
"cSpell.import": ["@cspell/dict-bn/cspell-ext.json"],
"cSpell.language": "bn",
}
cspell.jsoncspell.json
{
"import": ["@cspell/dict-bn/cspell-ext.json"],
"language": "bn",
}
cspell.config.yamlcspell.config.yaml
import:
- '@cspell/dict-bn/cspell-ext.json'
language: bn
Add the following to your VSCode settings:
.vscode/settings.json
{
"cSpell.import": ["https://cdn.jsdelivr.net/npm/@cspell/dict-bn/cspell-ext.json"],
"cSpell.language": "bn",
}
cspell.jsoncspell.json
{
"import": ["https://cdn.jsdelivr.net/npm/@cspell/dict-bn/cspell-ext.json"],
"language": "bn",
}
cspell.config.yamlcspell.config.yaml
import:
- https://cdn.jsdelivr.net/npm/@cspell/dict-bn/cspell-ext.json
language: bn
| Name | Enabled | Description |
|---|---|---|
bn | Bengali dictionary for cspell. |
| Name | Locale | File Type |
|---|---|---|
bn | bn | * |
Please help correct any mistakes in the dictionaries.
See: Contributing
Special thanks to all of our amazing contributors!
See: How to Create a New Dictionary
github.com/MinhasKamal/BengaliDictionary
GPL-3
Some packages may have other licenses included.
Brought to you by
Street Side Software
FAQs
Bengali dictionary for cspell.
The npm package @cspell/dict-bn receives a total of 384 weekly downloads. As such, @cspell/dict-bn popularity was classified as not popular.
We found that @cspell/dict-bn demonstrated a healthy version release cadence and project activity because the last version was released less than 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
A supply chain attack on Axios introduced a malicious dependency, plain-crypto-js@4.2.1, published minutes earlier and absent from the project’s GitHub releases.

Research
Malicious versions of the Telnyx Python SDK on PyPI delivered credential-stealing malware via a multi-stage supply chain attack.

Security News
TeamPCP is partnering with ransomware group Vect to turn open source supply chain attacks on tools like Trivy and LiteLLM into large-scale ransomware operations.