
Company News
Socket Partners with Replit to Block Malicious Packages in AI-Powered Development
Replit is integrating Socket Firewall into its AI-powered development experience to help protect builders from malicious open source packages.
@tinoq/iclean
Advanced tools
过期文件清理工具
将指定目录下的名称符合条件且修改日期超过指定世界的目录移动到该目录下_trash目录
npm install -g @tinoq/iclean
查看帮助
iclean -h
Usage: iclean [options]
Options:
-V, --version output the version number
-s, --src <path> 【必要】需要清理的文件夹路径
-d, --dest <path> 【必要】文件转移位置
-m, --mode <string> 操作模式,复制[cp],移动[mv],查看[ls] (default: "ls")
-t, --timeout <number> 过期天数,不小于90 (default: 90)
-r, --retain <number> 已删除文件保留天数,不小于7 (default: 15)
-f, --force <boolean> 当传入的 timeout,retain 小于限制的值时,强制使用 (default: false)
-l, --log <boolean> 输出日志 (default: true)
-v, --verb <boolean> 输出详细日志 (default: false)
-o, --onlytrash <boolean> 只清理回收站 (default: false)
-c, --confirm <boolean> 自动确认按参数执行,适用于自动化脚本 (default: false)
-h, --help output usage information
FAQs
We found that @tinoq/iclean 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.

Company News
Replit is integrating Socket Firewall into its AI-powered development experience to help protect builders from malicious open source packages.

Security News
npm confirmed a tooling bug incorrectly marked several one-character packages as security holders and said it was working on a rollback.

Research
/Security News
Newer packages in this compromise use native extensions and .pth loaders to execute JavaScript stealers in developer environments.