@antora/playbook-builder
Advanced tools
Comparing version 3.1.5 to 3.1.6
@@ -170,3 +170,3 @@ 'use strict' | ||
format: 'int', | ||
default: 0, | ||
default: 1, | ||
}, | ||
@@ -185,2 +185,7 @@ plugins: { | ||
}, | ||
read_concurrency: { | ||
doc: 'The maximum number of git indexes that are read into memory at once. Use 0 for unlimited.', | ||
format: 'int', | ||
default: 0, | ||
}, | ||
}, | ||
@@ -187,0 +192,0 @@ network: { |
{ | ||
"name": "@antora/playbook-builder", | ||
"version": "3.1.5", | ||
"version": "3.1.6", | ||
"description": "Builds a playbook object from user input for configuring successive documentation components in an Antora pipeline.", | ||
@@ -5,0 +5,0 @@ "license": "MPL-2.0", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
24101
637