
Research
/Security News
Toptal’s GitHub Organization Hijacked: 10 Malicious Packages Published
Threat actors hijacked Toptal’s GitHub org, publishing npm packages with malicious payloads that steal tokens and attempt to wipe victim systems.
@finastra/alert-message
Advanced tools
An alert displays a short, important message in a way that attracts the user's attention without interrupting the user's task.
npm i @finastra/alert-message
import '@finastra/alert-message';
...
<fds-alert-message type="success" title="Success" description="A banner displays an important, succinct message, and provides actions for users to address or dismiss the banner.">
</fds-alert-message>
Property | Attribute | Type | Default | Description |
---|---|---|---|---|
dense | dense | boolean | false | dense . |
description | description | string | "" | Alert description. |
icon | icon | string | "" | Alert Icon. |
layout | layout | multiLines|singleLine | "multiLines" | Define the layout type |
showCloseButton | showCloseButton | boolean | false | Display the close button to dismiss the alert message. |
title | title | string | "" | Alert title. |
type | type | info|error|success|warning | "success" | Define the alert type |
withoutIcon | withoutIcon | boolean | false | Remove the Icon from the alert message. |
Method | Type |
---|---|
renderIcon | (): TemplateResult<1> |
FAQs
AlertMessage Web Component
The npm package @finastra/alert-message receives a total of 2 weekly downloads. As such, @finastra/alert-message popularity was classified as not popular.
We found that @finastra/alert-message 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
Threat actors hijacked Toptal’s GitHub org, publishing npm packages with malicious payloads that steal tokens and attempt to wipe victim systems.
Research
/Security News
Socket researchers investigate 4 malicious npm and PyPI packages with 56,000+ downloads that install surveillance malware.
Security News
The ongoing npm phishing campaign escalates as attackers hijack the popular 'is' package, embedding malware in multiple versions.