@antora/cli
Advanced tools
Comparing version 1.0.0-alpha.3 to 1.0.0-alpha.4
{ | ||
"name": "@antora/cli", | ||
"version": "1.0.0-alpha.3", | ||
"version": "1.0.0-alpha.4", | ||
"description": "The command line interface for Antora.", | ||
@@ -21,3 +21,3 @@ "license": "MPL-2.0", | ||
"dependencies": { | ||
"@antora/playbook-builder": "1.0.0-alpha.3", | ||
"@antora/playbook-builder": "1.0.0-alpha.4", | ||
"commander": "^2.13.0" | ||
@@ -33,6 +33,2 @@ }, | ||
}, | ||
"scripts": { | ||
"prepublishOnly": "node ../../scripts/prepublish", | ||
"postpublish": "node ../../scripts/postpublish" | ||
}, | ||
"files": [ | ||
@@ -39,0 +35,0 @@ "bin/", |
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
8899
+ Added@antora/playbook-builder@1.0.0-alpha.4(transitive)
- Removed@antora/playbook-builder@1.0.0-alpha.3(transitive)