Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@antora/redirect-producer

Package Overview
Dependencies
Maintainers
2
Versions
78
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@antora/redirect-producer - npm Package Compare versions

Comparing version 3.0.0-alpha.10 to 3.0.0-beta.1

8

package.json
{
"name": "@antora/redirect-producer",
"version": "3.0.0-alpha.10",
"version": "3.0.0-beta.1",
"description": "Produces redirects (HTTP redirections) for pages in an Antora site.",

@@ -18,7 +18,7 @@ "license": "MPL-2.0",

"dependencies": {
"@antora/asciidoc-loader": "3.0.0-alpha.10",
"@antora/asciidoc-loader": "3.0.0-beta.1",
"vinyl": "~2.2"
},
"engines": {
"node": ">=10.17.0"
"node": ">=12.21.0"
},

@@ -36,3 +36,3 @@ "files": [

],
"gitHead": "a9e10aacbc6fb0c4dc3a42dd7e4a5c763d153428"
"gitHead": "7c5ef1ea93dd489af533c80a936c736013c41769"
}

@@ -11,3 +11,3 @@ # Antora Redirect Producer

[Antora](https://antora.org) is a modular static site generator designed for creating documentation sites from AsciiDoc documents.
Its site generator pipeline aggregates documents from versioned content repositories and processes them using [Asciidoctor](https://asciidoctor.org).
Its site generator aggregates documents from versioned content repositories and processes them using [Asciidoctor](https://asciidoctor.org).

@@ -14,0 +14,0 @@ ## Copyright and License

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc