Research
Security News
Malicious npm Package Targets Solana Developers and Hijacks Funds
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
The command line interface for Veams.
Visit the Veams website.
Veams-cli gives you the possibility to
Install veams-cli
via: npm install -g veams-cli
.
Here you can find help instructions how you can use veams-cli:
veams command [arguments]
Command | Shortcut | Description |
---|---|---|
help | -h | Show the help. |
install | -i | Install extensions (@see Command: install). |
new | -n | Create something new (@see Command: new) |
add | -a | Add a component or block to your project (@see Command: add) |
update | -u | Update veams-cli and all packages |
version | -v | Show VEAMS version |
Arguments | Shortcut | Description | Example |
---|---|---|---|
blueprint [name] | bp | Create a new blueprint from scratch. | veams new blueprint accordion |
project | p | Create a new project from scratch. | veams new project |
Arguments | Shortcut | Description | Example |
---|---|---|---|
component [name] | c | Add a component to your project | veams add component slider |
block [name] | b | Add a block to your project | veams add block navigation |
Arguments | Shortcut | Description | Example |
---|---|---|---|
blueprint [path] [type] | bp | Install a blueprint based on Veams. | veams install blueprint C:\blueprint\slider component |
bower-component [registryName] [name] [type] | bc | Install a bower-component based on Veams. | veams install bower-component custom-slider slider component (--S) |
grunt-module | gm | Install a specific grunt module. | veams install grunt-module |
template-helper | th | Install custom template helpers. | veams install template-helper |
veams-component [name] | vc | Install a specific veams-component. | veams install veams-component slider (--S) |
veams-js | vjs | Install veams-js. | veams install veams-js (--S) |
FAQs
Veams command line interface
The npm package veams-cli receives a total of 5 weekly downloads. As such, veams-cli popularity was classified as not popular.
We found that veams-cli demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 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
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.