
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.
@lendi-ui/collapse
Advanced tools
A Collapse component.
yarn add @lendi-ui/collapse
import Collapse from '@lendi-ui/collapse';
<Collapse title="Collapse Title" />;
<PropTable>
<PropTable.Entry name="title" required type="string" description="Title of collapse"/>
<PropTable.Entry name="subTitle" type="string" description="SubTitle of collapse"/>
<PropTable.Entry name="isExpanded" type="boolean" defaultValue=false description="expanded/collapsed"/>
<PropTable.Entry name="footer" type="React.ReactElement" description="Footer of the collapse"/>
<PropTable.Entry name="onClick" type="(isExpanded) => void" description="Handle the click event. Consumer can get the current state of collapse - expanded/collapsed"/>
<PropTable.Entry name="children" type="React.ReactNode" description="Content of the collapse"/>
<PropTable.Entry name="headerSize" type={`"xs" | "sm" | "md"`} defaultValue='sm' description="header size to collapse header"/>
<PropTable.Entry name="className" defaultValue=""type="string" description="external classname to override style of the component"/>
</PropTable>
FAQs
A Collapse component.
We found that @lendi-ui/collapse demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 32 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.