
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.
@buttercup/mobile-compat
Advanced tools
Compiled library bundle for Buttercup's mobile platform
This library contains a compiled bundle of several key components required for the mobile application:
These libraries are primarily designed for platforms other than mobile (node/browser), and need to function in a React-Native project. This library is responsible for wrapping and exporting them whilst ensuring their mobile compatibility as the name implies.
This library exports 3 factory methods:
import {
createDropboxAdapter,
createWebDAVAdapter,
createAnyFSAdapter
} from "@buttercup/mobile-compat";
Follow the original documentation on how they're supposed to be used: createDropboxAdapter / createWebDAVAdapter / createAnyFSAdapter
FAQs
Compiled library bundle for Buttercup's mobile platform
The npm package @buttercup/mobile-compat receives a total of 6 weekly downloads. As such, @buttercup/mobile-compat popularity was classified as not popular.
We found that @buttercup/mobile-compat demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 open source maintainers 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.