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

@antora/page-composer

Package Overview
Dependencies
Maintainers
2
Versions
85
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@antora/page-composer - npm Package Compare versions

Comparing version 3.0.0-rc.2 to 3.0.0-rc.3

2

lib/create-page-composer.js

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

}
logger.warn("page layout '%s' specified by page not found; using default layout", layout)
logger.warn({ file: file.src }, "page layout '%s' specified by page not found; using default layout", layout)
layout = defaultLayout

@@ -93,0 +93,0 @@ }

{
"name": "@antora/page-composer",
"version": "3.0.0-rc.2",
"version": "3.0.0-rc.3",
"description": "Wraps the embeddable HTML contents of each page file from the content catalog in a page layout to yield standalone pages in an Antora documentation pipeline.",

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

"dependencies": {
"@antora/logger": "3.0.0-rc.2",
"@antora/logger": "3.0.0-rc.3",
"handlebars": "~4.7",

@@ -41,3 +41,3 @@ "require-from-string": "~2.0"

],
"gitHead": "b64861391b7e55ea31fcecce4490b9cc02fec1c7"
"gitHead": "f3b3cbb4a08640bbcf55e685929409e20b186634"
}
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