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.
A CLI for adding components, hooks, themes and more to your project.
Use the init
command to initialize dependencies for a new project.
The init
command installs dependencies, adds the cn
util, configures tailwind.config.js
, and CSS variables for the project.
npx dotui-cli init
Use the add
command to add components to your project.
The add
command adds a component to your project and installs all required dependencies.
npx dotui-cli add [component]
npx dotui-cli add alert
You can also run the command without any arguments to view a list of all available components:
npx dotui-cli add
Visit https://dotui.org/docs/cli to view the documentation.
Licensed under the MIT license.
FAQs
Add components, blocks, hooks, themes and icons to your app.
The npm package dotui-cli receives a total of 0 weekly downloads. As such, dotui-cli popularity was classified as not popular.
We found that dotui-cli demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer 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.