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 2.1.2 to 2.2.0

1

lib/create-page-composer.js

@@ -177,2 +177,3 @@ 'use strict'

editUrl: file.src.editUrl,
fileUri: file.src.fileUri,
home: url === site.homeUrl,

@@ -179,0 +180,0 @@ }

4

package.json
{
"name": "@antora/page-composer",
"version": "2.1.2",
"version": "2.2.0",
"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.",

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

"dependencies": {
"handlebars": "~4.4",
"handlebars": "~4.5",
"require-from-string": "~2.0"

@@ -21,0 +21,0 @@ },

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