Security News
Research
Data Theft Repackaged: A Case Study in Malicious Wrapper Packages on npm
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
@vcl/typography
Advanced tools
Styling for basic typographical elements.
Essential structuring of content with heading elements.
Links may be combined with icons using the icogram component like the example below which indicates an external link.
Feel free to use text tags like b
or i
with the following semantics:
b
is meant to highlight words or phrases without conveying additional
importance while i
is mostly for voice, terms you are referring to, etc.
Stylized implementation of HTML's abbr
element for abbreviations and
acronyms to show the expanded version on hover.
Abbreviations with a title
attribute have a light dotted bottom border
and a help cursor on hover, providing additional context on hover.
Add the vclInitialism
class to an acronym for a slightly smaller
font size and a transformation to capitals.
A blockquote spanning over multiple lines.
Superscripted and subscripted text can for example be used for footnotes or chemical formulas. The same classes can be used for all other text classes as they inherit color and font sizing
Pre-formatted text using the pre
element is laid out as typed in the source
code i. e. white spaces inside this element are displayed as typed.
vclContentLink
: A link which can carry an vcl-icogram.vclDisabled
: To disabled links.vclSecondaryTextColor
: The secondary text color.--typography-font-family
--typography-font-family-serif
--typography-font-family-monospace
--typography-font-size
--typography-line-height
--typography-mod-scale-1
--typography-mod-scale-2
--typography-mod-scale-3
--typography-mod-scale-4
--typography-mod-scale-5
--typography-mod-scale-6
--typography-text-color
--typography-link-color
--typography-link-hover-color
--typography-link-text-decoration
--typography-heading-color
--typography-disabled-color
--typography-mark-color
--typography-mark-bg-color
--typography-code-border-color
--typography-code-bg-color
--typography-selected-text-bg-color
--typography-selected-text-color
--typography-blockquote-border-color
example.html on GH-pages.
FAQs
Styling for basic typographical elements
The npm package @vcl/typography receives a total of 2 weekly downloads. As such, @vcl/typography popularity was classified as not popular.
We found that @vcl/typography demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 4 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
Research
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
Research
Security News
Attackers used a malicious npm package typosquatting a popular ESLint plugin to steal sensitive data, execute commands, and exploit developer systems.
Security News
The Ultralytics' PyPI Package was compromised four times in one weekend through GitHub Actions cache poisoning and failure to rotate previously compromised API tokens.