
Security News
Deno 2.6 + Socket: Supply Chain Defense In Your CLI
Deno 2.6 introduces deno audit with a new --socket flag that plugs directly into Socket to bring supply chain security checks into the Deno CLI.
@minecraft/markup-generators-plugin
Advanced tools
Plugin for @minecraft/api-docs-generator containing core markup generators and template files
This package extends @minecraft/api-docs-generator with a core set of markup generators used to generate Minecraft API scripting types and documentation.
The optional run-generators argument uses a list of markup generator IDs described in the table below. If run-generators is not provided, then the generators marked as default will run:
| ID | Name | Default? | Description |
|---|---|---|---|
| msdocs | MSDocs | :heavy_check_mark: | Markdown documentation for Minecraft APIs. |
| ts | Typescript Definitions | :heavy_check_mark: | TypeScript type definitions for Minecraft APIs. |
| ts-source | Typescript Source | :heavy_check_mark: | TypeScript source generation for Minecraft vanilla-data APIs. |
| npm | NPM | :heavy_check_mark: | NPM module packaging. Requires ts and ts-source. |
| typedoc | TypeDoc | :heavy_check_mark: | TypeDoc formatted documentation. Requires ts and ts-source. |
| changelog | Changelog | :heavy_check_mark: | Markdown formatted changelog output for differences between API module versions. |
| changelog-json | Changelog JSON | JSON changelog output. |
FAQs
Plugin for @minecraft/api-docs-generator containing core markup generators and template files
We found that @minecraft/markup-generators-plugin demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 4 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
Deno 2.6 introduces deno audit with a new --socket flag that plugs directly into Socket to bring supply chain security checks into the Deno CLI.

Security News
New DoS and source code exposure bugs in React Server Components and Next.js: what’s affected and how to update safely.

Security News
Socket CEO Feross Aboukhadijeh joins Software Engineering Daily to discuss modern software supply chain attacks and rising AI-driven security risks.