@antora/playbook-builder
Advanced tools
Comparing version 2.3.0-alpha.2 to 2.3.0-beta.1
@@ -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, |
{ | ||
"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", |
13796
372
+ Addedcamelcase-keys@6.2.2(transitive)
- Removedcamelcase-keys@6.1.2(transitive)
Updatedcamelcase-keys@~6.2