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.
@hig/rich-text
Advanced tools
The Rich Text component applies the HIG typography styles to whatever is passed to it, whether that be React children or regular HTML. This is particularly useful for styling markdown content.
Read more about when and how to use the Typography components on the HIG website.
yarn add @hig/rich-text @hig/theme-context @hig/theme-data
import RichText from '@hig/rich-text';
import "@hig/fonts/build/ArtifaktElement.css";
<RichText>
<h1>Make Your Rich Text Richer</h1>
<p>All you need to do is wrap it in a <code>{`<RichText />`}</code> component.</p>
</RichText>
Use the className
prop to pass in a css class name to the outermost container of the component. The class name will also pass down to most of the other styled elements within the component.
FAQs
HIG RichText
The npm package @hig/rich-text receives a total of 73 weekly downloads. As such, @hig/rich-text popularity was classified as not popular.
We found that @hig/rich-text demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 6 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.