
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
TikTok Minis CLI 是一个命令行工具,用于 TikTok Minis 的开发
若想直接使用 ttdx 命令,可以通过两种方式安装 TikTok Minis CLI:
使用 npm 全局安装 TikTok Minis CLI:
npm install -g @tiktok-minis/cli
安装完成后,可以使用ttdx 命令直接访问 CLI 的功能。
可以使用npx运行,而无需全局安装:
npx ttdx <command>
这会自动下载并运行最新版本的 TikTok Minis CLI, 而无需全局安装。
登录到 TikTok 开发者平台:
ttdx loginc
选项:
-e, --email <email>: 指定登录邮箱-p, --password <password>: 指定登录密码如果不提供选项,CLI 会交互式地提示你输入邮箱和密码。
从当前账户登出:
ttdx logout
查看当前登录的账户信息:
ttdx whoami
启动小程序的调试模式:
ttdx minis debug
这个命令会:
Chiyihe, Huangqijun, Zhanghongyang
FAQs
Command line interface for TikTok minis
The npm package ttminisdev receives a total of 0 weekly downloads. As such, ttminisdev popularity was classified as not popular.
We found that ttminisdev demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 0 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
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.