
Security News
/Research
Wallet-Draining npm Package Impersonates Nodemailer to Hijack Crypto Transactions
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
hexo-console-clean-asset-folder
Advanced tools
Hexo console plugin that remove empty asset folders
Install using npm.
$ npm install hexo-console-clean-asset-folder --save
With the help of hexo-console-clean-asset-folder
, now you can feel free to have following config in your _config.yml
post_asset_folder: true
After you finished the post composition, run following command
$ hexo clean_asset_folder
Or
$ hexo caf
Then all the empty asset folders will be removed automatically
If you have empty folders in folder other than source/_drafts
or source/_posts
. You can specify the path in this way:
$ hexo caf --no-draft --no-post themes/my_awesome_theme
All the empty folder under themes/my_awesome_theme
will be cleaned.
--no-draft
prevent plug-in to scan /source/_drafts
folder--no-post
prevent plug-in to scan /source/_posts
folderMIT
FAQs
Hexo plugin that remove empty asset folders
The npm package hexo-console-clean-asset-folder receives a total of 0 weekly downloads. As such, hexo-console-clean-asset-folder popularity was classified as not popular.
We found that hexo-console-clean-asset-folder 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.
Security News
/Research
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
Security News
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.
Security News
/Research
Malicious Nx npm versions stole secrets and wallet info using AI CLI tools; Socket’s AI scanner detected the supply chain attack and flagged the malware.