
Security News
The Hidden Blast Radius of the Axios Compromise
The Axios compromise shows how time-dependent dependency resolution makes exposure harder to detect and contain.
@vcl/divider
Advanced tools
Horizontally or vertically aligned divider to segment content.
The divider may have a label to describe the following content or the reason for the segmentation. This label is typically an icogram but also other components such as a button may be used. It's also possible to have multiple labels.
The divider can also be used in combination with an h[1-6] element
with the vclDividerHeading class.
The divider may carry an icogram and other components. Positioning of the divider and its labels is done with the flex-layout module.
The HTML native horizontal rule (hr element) is basically the same
but very hard to tame in terms of styling.
The divider can also be divide vertically.
The vertically aligned variant requires the height to be set explicitly on the
vclDivider element.
vclDividervclDividerHeadingvclDividerElement: Container class for elements of a divider like a
label.vclDividervclDividerHorizontal: Required when a label is used and horizontally
aligned.vclDividerVertical: Required when a label is used and vertically
aligned.vclDividerHeading: Required when the divider is also a heading.
Disables the text-transformation to uppercase.vclDividerElementvclDividerBeginElement: Left bound element in horizontal layout.vclDividerEndElement: Right bound element in horizontal layout.--divider-color--divider-border-color--divider-fill-colorexample.html on GH-pages.
FAQs
Horizontally or vertically aligned divider to segment content
We found that @vcl/divider 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
The Axios compromise shows how time-dependent dependency resolution makes exposure harder to detect and contain.

Research
A supply chain attack on Axios introduced a malicious dependency, plain-crypto-js@4.2.1, published minutes earlier and absent from the project’s GitHub releases.

Research
Malicious versions of the Telnyx Python SDK on PyPI delivered credential-stealing malware via a multi-stage supply chain attack.