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.
@theme-ui/preset-bootstrap
Advanced tools
Theme UI includes `@theme-ui/preset-bootstrap` which can be used as an example or starting point for extending your own themes.
Theme UI includes @theme-ui/preset-bootstrap
which can be used as an example or
starting point for extending your own themes.
npm i @theme-ui/preset-bootstrap
// example theme
import theme from '@theme-ui/preset-bootstrap'
export default {
...theme,
styles: {
...theme,
},
}
We'd love to have more presets added to the Theme UI project. If you'd like to add a new preset or improve upon the existing ones, please open an issue or pull request.
FAQs
Theme UI includes `@theme-ui/preset-bootstrap` which can be used as an example or starting point for extending your own themes.
The npm package @theme-ui/preset-bootstrap receives a total of 2,954 weekly downloads. As such, @theme-ui/preset-bootstrap popularity was classified as popular.
We found that @theme-ui/preset-bootstrap 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.