
Security News
Nx npm Packages Compromised in Supply Chain Attack Weaponizing AI CLI Tools
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.
bone-act-cleancss
Advanced tools
bone的less处理器
通过npm安装
$ npm install bone-act-cleancss
安装后在bonefile.js
文件内通过act()
加载
var bone = require('bone');
var cleancss = require('bone-act-cleancss');
bone.dest('dist')
.src('~/src/css/*.css')
.act(cleancss);
bone-act-cleancss是将clean-css编译器包装成bone可用的处理器,参数查询请参考less
处理器开发以及使用请参考处理器
FAQs
clean css for bone
The npm package bone-act-cleancss receives a total of 0 weekly downloads. As such, bone-act-cleancss popularity was classified as not popular.
We found that bone-act-cleancss 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
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.
Security News
CISA’s 2025 draft SBOM guidance adds new fields like hashes, licenses, and tool metadata to make software inventories more actionable.
Security News
A clarification on our recent research investigating 60 malicious Ruby gems.