Security News
Research
Supply Chain Attack on Rspack npm Packages Injects Cryptojacking Malware
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
@cultureamp/kaizen-design-tokens
Advanced tools
Design tokens for all platforms.
Design Tokens are the heart of every Design System. The tokens represented here are platform-agnostic (JSON), as this will help us contribute to & facilitate the maintenance of living style guides. This package defines all the option tokens in Kaizen.
In its current state this package supports Sass variables, generated from a JSON tokens file. In the near future we will be supporting more tokens.
Please note that the helpers in this package are specifically for accessing and using these design tokens. Component-specific helpers are best suited for kaizen-component-library.
yarn add @cultureamp/kaizen-design-tokens
## Note helper functions are provided
@import "~@cultureamp/kaizen-design-tokens/sass/[color/depth/layout/spacing/typography/helpers]";
## Note helper functions are provided
@import "~@cultureamp/kaizen-design-tokens/less/[color/depth/layout/spacing/typography/helpers]";
import * as tokens from @cultureamp/kaizen-design-tokens/tokens/[color/depth/layout/spacing/typography]
Coming soon (or eventually) :D
All values in tokens are represented as rem or em. * Use REMs for sizes and spacing (grid) * Use EMs for media queries.
FAQs
Tokens used in the Kaizen Design System
The npm package @cultureamp/kaizen-design-tokens receives a total of 1 weekly downloads. As such, @cultureamp/kaizen-design-tokens popularity was classified as not popular.
We found that @cultureamp/kaizen-design-tokens 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
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.
Security News
Sonar’s acquisition of Tidelift highlights a growing industry shift toward sustainable open source funding, addressing maintainer burnout and critical software dependencies.