Research
Security News
Malicious npm Package Targets Solana Developers and Hijacks Funds
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
@axa-ch/accordeon
Advanced tools
An accordion UI element hides a text or other piece of information by default and can reveal them if requested by user gesture.
Boolean attribute disabled
disables the accordeon (default: false). Users can not open or close the accordeon anymore. However, it is still possible to programmatically open the accordion by way of the open
attribute.
Boolean attribute open
opens the accordeon when set to a truthy value (default: false). This is a second way to open the accordeon besides clicking on it. This can be useful when you use the disabled
attribute.
Boolean attribute small
controls a smaller version of the accordeon (default: false).
String-valued title
sets the title of the accordeon.
String-valued icon
sets the additional icon of the accordeon according to a valid <svg>...</svg>
value. Leave unset if no icon is required.
FAQs
The accordeon component for the AXA Pattern Library
The npm package @axa-ch/accordeon receives a total of 0 weekly downloads. As such, @axa-ch/accordeon popularity was classified as not popular.
We found that @axa-ch/accordeon demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 64 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
Security News
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.