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.
@warp-ds/css
Advanced tools
This is the CSS package for WARP.
The package includes resets, component classes and tokens.
The CSS files should be used directly from Eik. This is because we can alias releases by major versions.
We publish 3 css files.
https://assets.finn.no/pkg/@warp-ds/css/v1/resets.css
https://assets.finn.no/pkg/@warp-ds/css/v1/components.css
https://assets.finn.no/pkg/@warp-ds/css/v1/tokens/[BRANDNAME e.g. tori-fi].css
Only component classes are published to npm to be used in the component libraries.
pnpm add @warp-ds/css
The package includes component classes, such as:
And shortcuts, such as:
Creates brand-css files from tokens.
Uses the Tokenizer to build css vars. The output is css files, one for each support brand. These CSS files are what's actually holding the theme.
If you have new components to add tokens to (if you only want to update existing tokens proceed to step 2):
Eik login and publish
step.
! Be aware that it takes some time before we update the aliased version on Eik so if you need to test your changes immediately use the full version and not an alias.If you'd like to contribute to @warp-ds/css
, start by reviewing the contributing guidelines.
1.7.1-next.13 (2024-01-19)
FAQs
This is the CSS package for WARP.
We found that @warp-ds/css demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 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.