Security News
pnpm 10.0.0 Blocks Lifecycle Scripts by Default
pnpm 10 blocks lifecycle scripts by default to improve security, addressing supply chain attack risks but sparking debate over compatibility and workflow changes.
@clearkit/icons
Advanced tools
A directory of ClearKit glyph icons for consumption by the ClearKit React component library.
Icons for consumption by applications that implement ClearKit.
/packages/icons/icons/*
most icons should be added to /glyphs
, unless it is a Nav, Service, or Identity icon.yarn setup
and yarn start:docs
to verify that icon displays properlyfill
on exported paths will be stripped in the build processCertain glyphs that require multiple fills e.g. an icon with a badge or foreground element, can be exported with multiple paths. When this is done the exported <path>
elements should be given class
names so they can be targeted in CSS.
Give each <path>
a class
attribute as follows -
base
to the path that makes up the base of the glyphmodifier
to the path that is intended to take a different fillBy default, all path elements will still receive fill="currentColor"
so can still be rendered with a single color.
fill
on exported paths will be stripped in the build processfill
attributes will be preserved in the build processfill
attributes will be preserved in the build processFAQs
A directory of ClearKit glyph icons for consumption by the ClearKit React component library.
We found that @clearkit/icons demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 9 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
pnpm 10 blocks lifecycle scripts by default to improve security, addressing supply chain attack risks but sparking debate over compatibility and workflow changes.
Product
Socket now supports uv.lock files to ensure consistent, secure dependency resolution for Python projects and enhance supply chain security.
Research
Security News
Socket researchers have discovered multiple malicious npm packages targeting Solana private keys, abusing Gmail to exfiltrate the data and drain Solana wallets.