
Research
Two Malicious Rust Crates Impersonate Popular Logger to Steal Wallet Keys
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
@blessed/cli
Advanced tools
A CLI to create / scaffold blessed apps with conventional folder structure and project setup.
Features:
npm install -g @blessed/cli
blessed new <project-name>
Example:
blessed new my-awesome-cli
cd my-awesome-cli
blessed page <page-name>
For example, if you want to create a page named home
blessed page home
You can also use the alias p
for creating pages
blessed p home
blessed widget <widget-name>
By default, this will create a Box widget.
You can also pass the --type
option to specify the type of the widget.
blessed widget <widget-name> --type list
You can also use the alias w
to create a widget
blessed w hello-world --type list
List of widgets available
blessed <command> <params> <options>
Commands:
blessed new [project-name] Create a new blessed project
blessed page [page-name] Create a new page component [aliases: p]
blessed widget [widget-name] Create a new blessed widget [aliases: w]
Options:
--version Show version number [boolean]
--help Show help [boolean]
-d, --dry-run Dry Run: Verify the command without executing [boolean]
For more information, see https://github.com/terminal-junkies/blessed-cli
FAQs
A CLI to create / scaffold blessed apps
The npm package @blessed/cli receives a total of 9 weekly downloads. As such, @blessed/cli popularity was classified as not popular.
We found that @blessed/cli demonstrated a not healthy version release cadence and project activity because the last version was released 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
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
Research
A malicious package uses a QR code as steganography in an innovative technique.
Research
/Security News
Socket identified 80 fake candidates targeting engineering roles, including suspected North Korean operators, exposing the new reality of hiring as a security function.