Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
@availity/app-icon
Advanced tools
Availity UI Kit application icon react component.
npm install @availity/app-icon --save
import React from 'react';
import AppIcon from '@availity/app-icon';
// ...
<AppIcon>
{/* ... */}
</AppIcon>
// ...
A component which outputs one of the "App Icons" from Availity UI Kit
size
: string, optional. Potential values: "lg"
, "xl"
color
: string, optional. Potential values: "black"
, "blue"
, "green"
, "orange"
. Default value: "black"
branded
: boolean, optional. Triggers "branded" styles.src
: string, optional. If image source is provided will render this instead of children.alt
: string, required for src
prop. the alt property for your image sourceclassName
will be merged.import React from 'react';
import AppIcon from '@availity/app-icon';
// ...
<AppIcon title="Payer Space" color="green" branded size="xl">PS</AppIcon>
// ...
FAQs
Availity UI Kit application icon react component.
The npm package @availity/app-icon receives a total of 95 weekly downloads. As such, @availity/app-icon popularity was classified as not popular.
We found that @availity/app-icon demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 12 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
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.