Security News
Supply Chain Attack Detected in @solana/web3.js Library
A supply chain attack has been detected in versions 1.95.6 and 1.95.7 of the popular @solana/web3.js library.
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 |
---|---|---|
add | -a | Add a component or block to your project (@see Command: add) |
help | -h | Show the help. |
install | -i | Install extensions (@see Command: install). |
new | -n | Create something new (@see Command: new) |
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 |
---|---|---|---|
block [name] | b | Add a block to your project | veams add block navigation |
component [name] | c | Add a component to your project | veams add component slider |
utility [name] | u | Add an utility to your project | veams add utility grid-col |
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-block [name] | vb | Install a specific veams-block. | veams install veams-block overlay (--S) |
veams-component [name] | vc | Install a specific veams-component. | veams install veams-component slider (--S) |
veams-utility [name] | vu | Install a specific veams-utility. | veams install veams-utility grid (--S) |
veams-js | vjs | Install veams-js. | veams install veams-js (--S) |
v1.2.19
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.
Security News
A supply chain attack has been detected in versions 1.95.6 and 1.95.7 of the popular @solana/web3.js library.
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.