
Research
Namastex.ai npm Packages Hit with TeamPCP-Style CanisterWorm Malware
Malicious Namastex.ai npm packages appear to replicate TeamPCP-style Canister Worm tradecraft, including exfiltration and self-propagation.
@wedgekit/avatar
Advanced tools
The Avatar component displays information about a user.
import Avatar from '@wedgekit/avatar';
const Example = () => <Avatar color="T100">Bilbo Baggins</Avatar>;
render(<Example />);
| Prop | Type | Required? | default | description |
|---|---|---|---|---|
| children | string | ✅ | A name or number that will be converted to initials or a count. If children is not provided or the component is used as a self closing component, Avatar will render a Plus icon. | |
| color | string | ✅ | A valid WedgeKit tag color. | |
| outline | boolean | ❌ | false | Whether or not the avatar is in outline mode. |
| size | "small" | "medium" | "large" | ❌ | medium | |
| dark | boolean | ❌ | false | Whether or not the focus state should be white. This is useful when the element is on a darker background and needs higher contrast for focus. |
| onClick | (HTMLClickEvent) => {} | ❌ | When present the avatar is interactive and can receive focus. Otherwise it will be for display only. |
FAQs
avatars for the wedgekit design system
We found that @wedgekit/avatar demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 17 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
Malicious Namastex.ai npm packages appear to replicate TeamPCP-style Canister Worm tradecraft, including exfiltration and self-propagation.

Product
Explore exportable charts for vulnerabilities, dependencies, and usage with Reports, Socket’s new extensible reporting framework.

Product
Socket for Jira lets teams turn alerts into Jira tickets with manual creation, automated ticketing rules, and two-way sync.