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/uno
Advanced tools
If you'd like to contribute to @warp-ds/drive
, start by reviewing the contributing guidelines.
boolean
boolean
boolean
font-size
changesexternalClasses
to be removed from outputIn order to generate CSS for utility classes from your terminal, run pnpm dev
using the following instructions:
Usage: node dev.js [--cliClasses=string | -c string] [--usePixels] [--externalClasses=string] [--externalizeClasses]
Example:
pnpm dev -c m-2
! Do not use -c
when passing negative values, e.g. pnpm dev --cliClasses='-m-2! gap-2'
parity
project from warp-ds, get dependencies for the projectparity
project from drive's root folder: pnpm link ../parity
node checkFabricClasses.js
This project is continuously published to NPM using a next
tag (e.g. 1.1.0-next.1
).
Anyone needing to use the latest changes of this package can install the next
version while waiting for the stable release.
Detailed changes for each release can be found in the CHANGELOG file.
@warp-ds/drive is available under the Apache-2.0 software license.
2.0.1-next.1 (2024-07-05)
fix(preflights): use v2/resets.css url resets should now come from @warp-ds/css/v2 instead of v1
fix(slider): remove deprecated slider rules
* fix(focus-ring): remove deprecated --w-s-color-border-focused token
fix: change unocss into a peerDependency and change to get the latest versions
fix: update @warp-ds/eslint-config to latest version, update lint scripts and fix linting errors
FAQs
## How to contribute
We found that @warp-ds/uno demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 7 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.