
Research
Malicious fezbox npm Package Steals Browser Passwords from Cookies via Innovative QR Code Steganographic Technique
A malicious package uses a QR code as steganography in an innovative technique.
@blessed/cli
Advanced tools
A CLI to create / scaffold blessed apps with conventional folder structure and project setup.
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
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
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
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.
Application Security
/Research
/Security News
Socket detected multiple compromised CrowdStrike npm packages, continuing the "Shai-Hulud" supply chain attack that has now impacted nearly 500 packages.