New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@antora/playbook-builder

Package Overview
Dependencies
Maintainers
2
Versions
88
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@antora/playbook-builder - npm Package Compare versions

Comparing version 2.3.0-alpha.2 to 2.3.0-beta.1

27

lib/config/schema.js

@@ -35,17 +35,2 @@ 'use strict'

},
//root: {
// doc: 'The name of the component to use as the root of the site.',
// format: String,
// default: undefined,
//},
//aspect: {
// doc: 'The name of the aspect navigation to make available on every page in the site.',
// format: String,
// default: undefined,
//},
//nav: {
// doc: 'The list of descriptors which define the aspect navigation domains.',
// format: Array,
// default: undefined,
//},
keys: {

@@ -59,8 +44,2 @@ google_analytics: {

},
//swiftype: {
// doc: 'The key to activate the Swiftype widget.',
// format: String,
// default: undefined,
// arg: 'swiftype-key',
//},
},

@@ -136,3 +115,2 @@ },

default: [],
//arg: 'extension',
},

@@ -162,6 +140,5 @@ },

ensureGitSuffix: {
doc: [
'(Deprecated; to be removed in Antora 3)',
doc:
'(Deprecated; to be removed in Antora 3) ' +
'Instructs the git client to automatically append .git to the repository URL if absent.',
].join(' '),
format: Boolean,

@@ -168,0 +145,0 @@ default: undefined,

4

package.json
{
"name": "@antora/playbook-builder",
"version": "2.3.0-alpha.2",
"version": "2.3.0-beta.1",
"description": "Builds a playbook object from user input for configuring successive documentation components in an Antora pipeline.",

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

"@iarna/toml": "~2.2",
"camelcase-keys": "~6.1",
"camelcase-keys": "~6.2",
"convict": "~5.2",

@@ -23,0 +23,0 @@ "deep-freeze-node": "~1.1",

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