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.
@solid-cli/core
Advanced tools
The main package for the SolidJS CLI tool.
Run the following command to install the CLI tool globally:
npm i -g @solid-cli/core
For a full list of commands and how to use them, you can invoke the help command like so:
solid --help
Which should print this:
solid <subcommand>
where <subcommand> can be one of:
- add - Can add and install integrations: `solid add unocss`.
- docs
- new - Creates a new solid project
- set
- start - Commands specific to solid start
- playground
For more help, try running `solid <subcommand> --help`
Visit our official documentation
Reach out to us on the official SolidJS discord
If you would like to contribute or keep up to date with the package, come join the effort over on our GitHub
FAQs
A CLI for Solid
We found that @solid-cli/core 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.