Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
@deriv-com/quill-ui
Advanced tools
![NPM Version](https://img.shields.io/npm/v/@deriv-com/quill-ui) ![NPM Downloads](https://img.shields.io/npm/dw/@deriv-com/quill-ui) ![License](https://img.shields.io/badge/license-MIT-blue.svg "This package is released under the MIT license.") [![Coverag
Overview
Quill UI is a library component designed for Deriv Applications. It is tightly integrated with our Design System, and its styling is entirely based on Design Tokens.
Features
Installation
To incorporate Quill UI into your applications, follow these steps:
Install the Quill UI package using npm:
npm i @deriv-com/quill-ui
Integrate Quill UI components into your application as needed.
Usage
Quill UI components are designed to be easily incorporated into your application. Simply import the desired components and use them according to your requirements.
Example:
import { Button } from "@deriv-com/quill-ui";
// ... Your code here
you can explore the Storybook to learn about the available props for each component.
Development
To get started, first install all of the relevant packages by doing:
npm i
Since this projects uses Storybook to showcase the components. You can serve them by simply running this command:
npm run storybook
Contributing
Contributions to the @deriv-com/quill-ui library are warmly encouraged. If you have suggestions for enhancements or encounter a bug, please feel free to open an issue or submit a pull request.
FAQs
![NPM Version](https://img.shields.io/npm/v/@deriv-com/quill-ui) ![NPM Downloads](https://img.shields.io/npm/dw/@deriv-com/quill-ui) ![License](https://img.shields.io/badge/license-MIT-blue.svg "This package is released under the MIT license.") [![Coverag
The npm package @deriv-com/quill-ui receives a total of 1,910 weekly downloads. As such, @deriv-com/quill-ui popularity was classified as popular.
We found that @deriv-com/quill-ui 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.
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.