Product
Socket Now Supports uv.lock Files
Socket now supports uv.lock files to ensure consistent, secure dependency resolution for Python projects and enhance supply chain security.
@lightspeed/cirrus
Advanced tools
A package containing all Cirrus React components.
Refer to main README for usage.
Both steps are self contained in their own command.
To build, run the following command:
yarn build
This will do the followng in order:
dist
foldersrc
folderPlease note, that during the transpilation phase, the story.js
file and whatever files contained within a folder named examples
will be ignored.
You may notice that there are empty folders that get outputted into the dist
folder. These will get auto ignored during the publish phase.
First, make sure you've went through the release workflow, skip step 3 (npm publish
)
Then, to publish, run the following command:
yarn release
This will build and publish the recently built components.
If you didn't properly bump the version, npm will throw an error. So no need to worry of squashing a previously published version.
Component Name | styled-system props |
---|---|
Alert | space |
Bone | space |
width | |
bgColor | |
Button | space |
Card | colors |
CardSection | space |
Box | space |
width | |
fontSize | |
colors | |
Flex (extends Box) | flex, flexWrap, flexDirection, alignItems, justifyContent |
Divider | space |
Group | flex, justifyContent |
GroupItem | flex |
width | |
GroupAddon | width |
Logo | width |
Text | fontSize |
space | |
fontFamily, textAlign, fontWeight, letterSpacing, lineHeight | |
textTransform (custom property that takes any text-transform values) | |
fontSize | |
textColor | |
fontSize |
FAQs
Cirrus, all inclusive
The npm package @lightspeed/cirrus receives a total of 55 weekly downloads. As such, @lightspeed/cirrus popularity was classified as not popular.
We found that @lightspeed/cirrus demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 10 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.
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.
Security News
PEP 770 proposes adding SBOM support to Python packages to improve transparency and catch hidden non-Python dependencies that security tools often miss.