
Research
/Security News
Intercom’s npm Package Compromised in Ongoing Mini Shai-Hulud Worm Attack
Compromised intercom-client@7.0.4 npm package is tied to the ongoing Mini Shai-Hulud worm attack targeting developer and CI/CD secrets.
@cspell/dict-python
Advanced tools
Python dictionary for cspell.
This is a pre-built dictionary for use with cspell.
| Tool | Version |
|---|---|
| cspell | >= 6 |
| Code Spell Checker - Visual Studio Code | >= 2 |
Global Install and add to cspell global settings.
npm install -g @cspell/dict-python
cspell link add @cspell/dict-python
cspell link remove @cspell/dict-python
The cspell-ext.json file in this package should be added to the import section in your cspell.json file.
{
// …
"import": ["@cspell/dict-python/cspell-ext.json"],
// …
}
Requires cspell >= 5.5.0
Building is only necessary if you want to modify the contents of the dictionary. Note: Building will take a few minutes for large files.
npm run build
MIT
Some packages may have other licenses included.
@cspell/dict-html provides a dictionary for HTML terms, similar to @cspell/dict-python, but focused on HTML language. It helps in improving spell checking for HTML documents.
@cspell/dict-css is designed for CSS language terms, offering a dictionary to improve spell checking in CSS files, similar to how @cspell/dict-python works for Python.
FAQs
Python dictionary for cspell.
The npm package @cspell/dict-python receives a total of 1,115,969 weekly downloads. As such, @cspell/dict-python popularity was classified as popular.
We found that @cspell/dict-python 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
/Security News
Compromised intercom-client@7.0.4 npm package is tied to the ongoing Mini Shai-Hulud worm attack targeting developer and CI/CD secrets.

Research
Socket detected a malicious supply chain attack on PyPI package lightning versions 2.6.2 and 2.6.3, which execute credential-stealing malware on import.

Research
A brand-squatted TanStack npm package used postinstall scripts to steal .env files and exfiltrate developer secrets to an attacker-controlled endpoint.