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.
@verdaccio/ui-theme
Advanced tools
@verdaccio/ui-theme is a theme package for Verdaccio, a lightweight private npm proxy registry. This package provides the user interface theme for Verdaccio, allowing users to customize and enhance the visual appearance of their Verdaccio instance.
Customizable UI Theme
This feature allows you to import and apply the Verdaccio UI theme to your Verdaccio instance. By importing the CSS file, you can customize the look and feel of your private npm registry.
import '@verdaccio/ui-theme/css/index.css';
Theme Configuration
This feature allows you to configure the theme settings for Verdaccio. You can specify different theme options such as 'dark' or 'light' to match your preferences.
const config = { theme: 'dark' };
Custom Logo
This feature allows you to set a custom logo for your Verdaccio instance. By specifying the path to your logo image, you can personalize the branding of your npm registry.
const config = { logo: '/path/to/logo.png' };
⚠️⚠️ THIS REPOSITORY IS DEPRECATED, ONLY BUGFIXES, ALL NEW FEATURES SHOULD BE DEVELOPED INTO https://github.com/verdaccio/verdaccio/tree/master/packages/plugins/ui-theme ⚠️⚠️
Thanks to the following companies to help us to achieve our goals providing free open source licenses.
Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor]
Thank you to all our backers! 🙏 [Become a backer]
This project exists thanks to all the people who contribute.
If you have any issue you can try the following options, do no desist to ask or check our issues database, perhaps someone has asked already what you are looking for.
Translations are now part of main repository, check contribution guidelines.
Verdaccio is MIT licensed
Juan Picado 📖 💻 🚇 📋 📝 🚧 | Sergio Herrera 🚇 🚧 | Daniel Ruf 🛡️ 🚇 🚧 | Priscila Oliveira 🎨 💻 🚧 | Jiří Michel 💻 🚧 | jason 🌍 💻 | Ayush Sharma 🚧 💻 |
FAQs
Verdaccio User Interface
The npm package @verdaccio/ui-theme receives a total of 152,452 weekly downloads. As such, @verdaccio/ui-theme popularity was classified as popular.
We found that @verdaccio/ui-theme demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 4 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.