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-beta.6 to 3.0.0-rc.1

2

lib/produce-redirects.js

@@ -35,3 +35,3 @@ 'use strict'

function produceRedirects (playbook, aliases) {
if ('findBy' in aliases) aliases = aliases.findBy({ family: 'alias' }) // remove in Antora 4
if ('findBy' in aliases) aliases = aliases.findBy({ family: 'alias' }) // @deprecated remove in Antora 4
if (!aliases.length) return []

@@ -38,0 +38,0 @@ let siteUrl = playbook.site.url

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

@@ -37,3 +37,3 @@ "license": "MPL-2.0",

],
"gitHead": "f9f747965f599442562f59206d870b7e38864806"
"gitHead": "044371a33e2c0fed9724d30945bbb549d64845d5"
}
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