@antora/playbook-builder
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -66,2 +66,3 @@ 'use strict' | ||
case '.yml': | ||
case '.yaml': | ||
return yaml.safeLoad(data) | ||
@@ -68,0 +69,0 @@ case '.json': |
{ | ||
"name": "@antora/playbook-builder", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"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
12253
333