Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
@this-dot/create-starter
Advanced tools
A CLI for generating starter.dev kits
With NPM:
npm create @this-dot/starter
With Yarn:
yarn create @this-dot/starter
creater-starter
automatically runs in interactive mode, but you can also specify your project name and kit with command line arguments.
# npm 6.x
npm create @this-dot/starter --name my-project --kit angular-apollo-tailwind
# npm 7+, extra double-dash is needed:
npm create @this-dot/starter -- --name my-project --kit angular-apollo-tailwind
# yarn
yarn create @this-dot/starter --name my-project --kit angular-apollo-tailwind
May be provided in place of prompts
Name | Description |
---|---|
--kit | Specify the kit name ([list][examples]) |
--name | Specify your new project name |
FAQs
A CLI script for generating starter.dev kits
The npm package @this-dot/create-starter receives a total of 7 weekly downloads. As such, @this-dot/create-starter popularity was classified as not popular.
We found that @this-dot/create-starter demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 8 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 researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.