
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/pako
Advanced tools
TypeScript definitions for pako
npm install --save @types/pako
This package contains type definitions for pako (https://github.com/nodeca/pako).
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/pako.
These definitions were written by Caleb Eggensperger, Muhammet Öztürk, and Thibault Poisson.
The zlib package is a core Node.js module that provides compression and decompression functionalities similar to pako. It supports both deflate and gzip algorithms. However, zlib is a native module and may offer better performance compared to pako, which is a JavaScript implementation.
node-zopfli is a Node.js binding for the Zopfli compression algorithm, which is known for its high compression ratio. It supports both deflate and gzip algorithms. Compared to pako, node-zopfli may provide better compression at the cost of slower compression speed.
lz-string is a JavaScript library for compressing and decompressing strings using LZ-based compression algorithms. It is designed to be lightweight and fast, making it suitable for client-side usage. Unlike pako, lz-string does not support gzip or deflate algorithms.
FAQs
TypeScript definitions for pako
The npm package @types/pako receives a total of 7,900,048 weekly downloads. As such, @types/pako popularity was classified as popular.
We found that @types/pako 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.