Security News
GitHub Removes Malicious Pull Requests Targeting Open Source Repositories
GitHub removed 27 malicious pull requests attempting to inject harmful code across multiple open source repositories, in another round of low-effort attacks.
@maggioli-design-system/mds-avatar
Advanced tools
mds-avatar is a web-component from Maggioli Design System Magma, built with StencilJS, TypeScript, Storybook. It's based on the web-component standard and it's designed to be agnostic from the JavaScirpt framework you are using.
Property | Attribute | Description | Type | Default |
---|---|---|---|---|
initials | initials | The user's inizials displayed if there's no image available | string | undefined |
src | src | Specifies the path to the image | string | undefined |
Name | Description |
---|---|
--background-color-pending | The background-color when an image is loading |
--background-color-placeholder | The background-color of the placeholder icon |
--color-placeholder | The color of the placeholder icon |
--radius | The border-radius of the element |
graph TD;
mds-avatar --> mds-text
mds-avatar --> mds-img
mds-entity --> mds-avatar
style mds-avatar fill:#f9f,stroke:#333,stroke-width:4px
Built with love @ Maggioli Informatica / R&D Department
FAQs
mds-avatar is a web-component from Magma Design System, built with StencilJS, TypeScript, Storybook. It's based on the web-component standard and it's designed to be agnostic from the JavaScirpt framework you are using.
The npm package @maggioli-design-system/mds-avatar receives a total of 60 weekly downloads. As such, @maggioli-design-system/mds-avatar popularity was classified as not popular.
We found that @maggioli-design-system/mds-avatar demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 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.
Security News
GitHub removed 27 malicious pull requests attempting to inject harmful code across multiple open source repositories, in another round of low-effort attacks.
Security News
RubyGems.org has added a new "maintainer" role that allows for publishing new versions of gems. This new permission type is aimed at improving security for gem owners and the service overall.
Security News
Node.js will be enforcing stricter semver-major PR policies a month before major releases to enhance stability and ensure reliable release candidates.