Security News
RubyGems.org Adds New Maintainer Role
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.
@finastra/icon
Advanced tools
Icon displays an icon with a chosen name from the Material Icons font, or from any font that supports ligatures.
npm i @finastra/icon
import '@finastra/icon';
...
<link href="https://fonts.googleapis.com/css?family=Material+Icons&display=block" rel="stylesheet">
<fds-icon>bolt</fds-icon>
Property | Attribute | Type | Default | Description |
---|---|---|---|---|
dense | dense | boolean | false | Dense size of the icon 18px . |
disabled | disabled | boolean | false | |
error | error | boolean | false | Use error color. |
extra_large | extra_large | boolean | false | Dense size of the icon 48px . |
gradient | gradient | boolean | false | Use gradient color. |
info | info | boolean | false | |
large | large | boolean | false | Large size of the icon 36px . |
primary | primary | boolean | false | Use primary color. |
secondary | secondary | boolean | false | Use secondary color. |
styles | CSSResult[] | ["styles"] | ||
success | success | boolean | false | Use success color. |
warning | warning | boolean | false |
Name | Description |
---|---|
default | The name of the icon to display (e.g. credit_card). See Material Icons for an index of all available icons. |
Property | Default | Description |
---|---|---|
--fds-icon-size | "24px" | Size of the icon, default 24px . |
FAQs
Icon Web Component
We found that @finastra/icon 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.
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.
Security News
Research
Socket's threat research team has detected five malicious npm packages targeting Roblox developers, deploying malware to steal credentials and personal data.