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