
Research
TeamPCP Compromises Telnyx Python SDK to Deliver Credential-Stealing Malware
Malicious versions of the Telnyx Python SDK on PyPI delivered credential-stealing malware via a multi-stage supply chain attack.
@types/minimatch
Advanced tools
Stub TypeScript definitions entry for minimatch, which provides its own types definitions
This is a stub types definition for @types/minimatch (https://github.com/isaacs/minimatch#readme).
minimatch provides its own type definitions, so you don't need @types/minimatch installed!
Micromatch is a modern and faster alternative to minimatch with a similar feature set. It offers fine-grained control over the matching and globbing behavior, supports multiple patterns, and has a more extensive list of options for customization. Compared to @types/minimatch, micromatch provides its own TypeScript types, eliminating the need for separate type definitions.
Glob is another popular package for matching files using the Unix shell pattern syntax. It not only matches patterns against strings but also implements filesystem operations to find files matching the patterns. While @types/minimatch focuses on providing type definitions for string pattern matching, glob extends the functionality to actual file system querying, which can be more useful in scenarios involving file manipulation and searching.
FAQs
Stub TypeScript definitions entry for minimatch, which provides its own types definitions
The npm package @types/minimatch receives a total of 18,750,017 weekly downloads. As such, @types/minimatch popularity was classified as popular.
We found that @types/minimatch 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
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.

Security News
/Research
Widespread GitHub phishing campaign uses fake Visual Studio Code security alerts in Discussions to trick developers into visiting malicious website.