
Security News
Axios Supply Chain Attack Reaches OpenAI macOS Signing Pipeline, Forces Certificate Rotation
OpenAI rotated macOS signing certificates after a malicious Axios package reached its CI pipeline in a broader software supply chain attack.
@tiktok-minis/cli
Advanced tools
TikTok Minis CLI is a command line tool for managing TikTok Minis projects, providing a complete set of commands for users to easily initialize, check build, debug, and update projects.
Please make sure you have installed Node.js and npm. Then, you can globally install TikTok Minis CLI with the following command:
npm install -g @tiktok-minis/cli@latest
Note: Before using
ttdx minis init, you need to already have a frontend project locally.minis initis used to initialize Minis-related content based on an existing frontend project.
Initialize a new TikTok Minis project with the following command, Including the following steps:
ttdx minis init
Use the following command to rebuild your Minis:
ttdx minis build:after
Use the following command to start debug mode, providing debugging support for Mini applications:
ttdx minis debug
If you need to view detailed help information for a certain command, you can use the --help option, for example:
ttdx minis --help
Note: Before using
ttdx minigame init, you need cd your minigame dist directory. Initialize a new TikTok Minis project with the following command, Including the following steps:
ttdx minigame init
Use the following command to start debug mode, providing debugging support for Mini games:
ttdx minigame debug
Use the following command to check your minigame build:
ttdx minigame check
FAQs
Command line interface for TikTok minis
The npm package @tiktok-minis/cli receives a total of 10 weekly downloads. As such, @tiktok-minis/cli popularity was classified as not popular.
We found that @tiktok-minis/cli demonstrated a healthy version release cadence and project activity because the last version was released less than 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
OpenAI rotated macOS signing certificates after a malicious Axios package reached its CI pipeline in a broader software supply chain attack.

Security News
Open source is under attack because of how much value it creates. It has been the foundation of every major software innovation for the last three decades. This is not the time to walk away from it.

Security News
Socket CEO Feross Aboukhadijeh breaks down how North Korea hijacked Axios and what it means for the future of software supply chain security.