
Research
/Security News
9 Malicious NuGet Packages Deliver Time-Delayed Destructive Payloads
Socket researchers discovered nine malicious NuGet packages that use time-delayed payloads to crash applications and corrupt industrial control systems.
@fenderdigital/react-alert
Advanced tools
An Alert component is typically used to give the user information that isn't generally a call to action itself. It can be used for error states, success states or general warnings and updates of an application. Typically accompanied by an icon.
yarn install @fenderdigital/react-alert --save
import Alert from '@fenderdigital/react-alert';
children - resolves to a react node, use to pass in your content.color - the color to base the content on. The background will be a 90% transparency of the color you choose.icon - the icon name from our icon set. We should consider removing this as part of the component, and pass it in as children.iconSize - icon size from our type sizing scale.styles - configurable tachyon classes.| propName | propType | defaultValue | isRequired |
|---|---|---|---|
| children | node | null | no |
| color | string | red | no |
| icon | string | alert | no |
| iconSize | string | f5 | no |
| styles | string | items-center f7 pv3 ph2 | no |
Check the Monorepo README for development documentation.
FAQs
Fender React UI Kit Alert Component
We found that @fenderdigital/react-alert demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 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 discovered nine malicious NuGet packages that use time-delayed payloads to crash applications and corrupt industrial control systems.

Security News
Socket CTO Ahmad Nassri discusses why supply chain attacks now target developer machines and what AI means for the future of enterprise security.

Security News
Learn the essential steps every developer should take to stay secure on npm and reduce exposure to supply chain attacks.