
Security News
/Research
Popular node-ipc npm Package Infected with Credential Stealer
Socket detected malicious node-ipc versions with obfuscated stealer/backdoor behavior in a developing npm supply chain attack.
@24hr/block-cli
Advanced tools
This is a handy CLI tool to generate Gutenberg block files that follows the Resurs Bank project's pattern.
Either install i globally with npm install -g @24hr/block-cli or run it with npx
If installed globally you can run block-cli.
Commands:
block-cli generate <blockName> Generate block files
block-cli completion generate completion script
Options:
--version Show version number [boolean]
--help Show help [boolean]
By running the generate command followed by the block name will generate all files to the current directory. Be sure that you run this command at the root of the folder where you want the block files to be generated.
NOTE that the CLI will always put the files in a new folder.
Generate block:
block-cli generate my-new-block
Generate block with custom title in Gutenberg editor
block-cli generate my-new-block --title "My New Custom Block"
FAQs
Generates block files
The npm package @24hr/block-cli receives a total of 3 weekly downloads. As such, @24hr/block-cli popularity was classified as not popular.
We found that @24hr/block-cli demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 7 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
/Research
Socket detected malicious node-ipc versions with obfuscated stealer/backdoor behavior in a developing npm supply chain attack.

Security News
TeamPCP and BreachForums are promoting a Shai-Hulud supply chain attack contest with a $1,000 prize for the biggest package compromise.

Security News
Packagist urges PHP projects to update Composer after a GitHub token format change exposed some GitHub Actions tokens in CI logs.