
Security News
Another Round of TEA Protocol Spam Floods npm, But It’s Not a Worm
Recent coverage mislabels the latest TEA protocol spam as a worm. Here’s what’s actually happening.
@antora/epub-extension
Advanced tools
An Antora extension that uses Assembler to merge pages into assembly files, export them to the EPUB format, and publishe them with the site.
The Antora EPUB extension is an Antora extension and exporter for Assembler. It configures and invokes Assembler and provides the converter function and metadata Assembler uses to export content to the EPUB format (specifically EPUB3). This extension is the official extension for exporting content in an Antora site to EPUB.
This extension first delegates to Assembler, passing in the converter metadata, to construct assembly files from pages per component version using the navigation as a model. Assembler then iterates over those assembly files and, using the converter provided by this extension, converts them to EPUB using Asciidoctor EPUB3 (or the specified command). Finally, Assembler adds those EPUBs to the content catalog as exports, which Antora publishes alongside the other files in the site.
Once this package is installed in the playbook project, register it in the Antora playbook as follows:
antora-playbook.yml
antora:
extensions:
- '@antora/epub-extension'
# ...
You can configure the behavior of the extension using the optional antora-assembler.yml file.
Copyright (C) 2022-present by OpenDevise Inc. and the individual contributors of this project.
Use of this software is granted under the terms of the Mozilla Public License Version 2.0 (MPL-2.0).
FAQs
An Antora extension that uses Assembler to merge pages into assembly files, export them to the EPUB format, and publishe them with the site.
We found that @antora/epub-extension 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
Recent coverage mislabels the latest TEA protocol spam as a worm. Here’s what’s actually happening.

Security News
PyPI adds Trusted Publishing support for GitLab Self-Managed as adoption reaches 25% of uploads

Research
/Security News
A malicious Chrome extension posing as an Ethereum wallet steals seed phrases by encoding them into Sui transactions, enabling full wallet takeover.