
Security News
TypeScript 6.0 Released: The Final JavaScript-Based Version
TypeScript 6.0 introduces new standard APIs, modern default settings, and deprecations as it prepares projects for the upcoming TypeScript 7.0 release.
The Mint CLI is the easiest way to build Mintlify apps from the command line.
Built with ❤︎ by Mintlify
Download the Mint CLI using the following command
npm i -g mint
mint devRun this command at the root of your Mintlify project to preview changes locally.
Notes
mint dev requires Node v19 or higher.Mintlify uses port 3000 by default. You can use the --port flag to customize the port Mintlify runs on. For example, use this command to run in port 3333:
mint dev --port 3333
You will see an error like this if you try to run Mintlify in a port that's already taken:
Error: listen EADDRINUSE: address already in use :::3000
Steps you can take if the dev CLI is not working (After each step try to run mint dev again):
docs.json file.mint update to ensure you have the most recent version of the CLI..mintlify folder in your home directory and delete its contents.mint broken-linksCheck for broken internal links in your Mintlify project.
mint rename <from> <to>Rename a file in a Mintlify project and update all internal link references.
mint openapi-check <openapiFilenameOrUrl>Check your OpenAPI file for errors. You can pass in a filename (e.g. ./openapi.yaml) or a URL (e.g. https://petstore3.swagger.io/api/v3/openapi.json).
mint updateUpdates to the most recent version of the Mint CLI.
mint upgradeUpgrade from mint.json to docs.json. This command creates a docs.json from your existing mint.json.
Create an account to start using Mintlify for your documentation.
FAQs
The Mintlify CLI
The npm package mint receives a total of 11,055 weekly downloads. As such, mint popularity was classified as popular.
We found that mint demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 9 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
TypeScript 6.0 introduces new standard APIs, modern default settings, and deprecations as it prepares projects for the upcoming TypeScript 7.0 release.

Security News
/Research
Newly published Trivy Docker images (0.69.4, 0.69.5, and 0.69.6) were found to contain infostealer IOCs and were pushed to Docker Hub without corresponding GitHub releases.

Research
/Security News
The worm-enabled campaign hit @emilgroup and @teale.io, then used an ICP canister to deliver follow-on payloads.