@antora/playbook-builder
Advanced tools
Comparing version 3.0.0-alpha.8 to 3.0.0-alpha.9
@@ -79,2 +79,3 @@ 'use strict' | ||
default: [], | ||
preserve: ['version'], | ||
}, | ||
@@ -165,2 +166,7 @@ tags: { | ||
}, | ||
fetch_concurrency: { | ||
doc: 'The maximum number of fetch or clone operations that are permitted to run at once. Use 0 for unlimited.', | ||
format: 'int', | ||
default: 0, | ||
}, | ||
plugins: { | ||
@@ -280,3 +286,3 @@ credential_manager: { | ||
doc: 'The size of the log buffer that must be exceeded before writing a chunk to the destination.', | ||
format: Number, | ||
format: 'int', | ||
default: 0, | ||
@@ -283,0 +289,0 @@ }, |
{ | ||
"name": "@antora/playbook-builder", | ||
"version": "3.0.0-alpha.8", | ||
"version": "3.0.0-alpha.9", | ||
"description": "Builds a playbook object from user input for configuring successive documentation components in an Antora pipeline.", | ||
@@ -19,3 +19,3 @@ "license": "MPL-2.0", | ||
"dependencies": { | ||
"@antora/logger": "3.0.0-alpha.8", | ||
"@antora/logger": "3.0.0-alpha.9", | ||
"@iarna/toml": "~2.2", | ||
@@ -41,3 +41,3 @@ "camelcase-keys": "~6.2", | ||
], | ||
"gitHead": "2e5695bea11fb5719989c329c97e66d36e29659f" | ||
"gitHead": "a504d6889819b548e8a5416a7194cbb6f9a93e93" | ||
} |
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
38983
607
+ Added@antora/logger@3.0.0-alpha.9(transitive)
+ Addedcolorette@1.4.0(transitive)
+ Addedpino@6.13.4(transitive)
+ Addedpino-pretty@6.0.0(transitive)
+ Addedprocess-warning@1.0.0(transitive)
+ Addedsonic-boom@2.1.0(transitive)
- Removed@antora/logger@3.0.0-alpha.8(transitive)
- Removedansi-styles@4.3.0(transitive)
- Removedchalk@4.1.2(transitive)
- Removedcolor-convert@2.0.1(transitive)
- Removedcolor-name@1.1.4(transitive)
- Removedhas-flag@4.0.0(transitive)
- Removedpino@6.11.3(transitive)
- Removedpino-pretty@5.1.3(transitive)
- Removedsupports-color@7.2.0(transitive)
Updated@antora/logger@3.0.0-alpha.9