@antora/playbook-builder
Advanced tools
Comparing version 3.0.0-beta.5 to 3.0.0-beta.6
{ | ||
"name": "@antora/playbook-builder", | ||
"version": "3.0.0-beta.5", | ||
"version": "3.0.0-beta.6", | ||
"description": "Builds a playbook object from user input for configuring successive documentation components in an Antora pipeline.", | ||
@@ -18,2 +18,5 @@ "license": "MPL-2.0", | ||
"main": "lib/index.js", | ||
"scripts": { | ||
"test": "_mocha" | ||
}, | ||
"dependencies": { | ||
@@ -40,3 +43,3 @@ "@iarna/toml": "~2.2", | ||
], | ||
"gitHead": "a13d03df41654d4deb78211a5a54953ce2a35fb8" | ||
"gitHead": "f9f747965f599442562f59206d870b7e38864806" | ||
} |
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
39987