@antora/cli
Advanced tools
Comparing version 3.0.0-rc.2 to 3.0.0-rc.3
@@ -12,5 +12,3 @@ 'use strict' | ||
choices | ||
? this.createOption(form, description) | ||
.default(default_, default_) | ||
.choices(choices) | ||
? this.createOption(form, description).default(default_, default_).choices(choices) | ||
: this.createOption(form, description).default(default_, default_) | ||
@@ -17,0 +15,0 @@ ) |
{ | ||
"name": "@antora/cli", | ||
"version": "3.0.0-rc.2", | ||
"version": "3.0.0-rc.3", | ||
"description": "The command line interface for Antora.", | ||
@@ -24,4 +24,4 @@ "license": "MPL-2.0", | ||
"dependencies": { | ||
"@antora/logger": "3.0.0-rc.2", | ||
"@antora/playbook-builder": "3.0.0-rc.2", | ||
"@antora/logger": "3.0.0-rc.3", | ||
"@antora/playbook-builder": "3.0.0-rc.3", | ||
"@antora/user-require-helper": "~2.0", | ||
@@ -31,3 +31,3 @@ "commander": "~8.3" | ||
"devDependencies": { | ||
"@antora/site-publisher": "3.0.0-rc.2", | ||
"@antora/site-publisher": "3.0.0-rc.3", | ||
"@asciidoctor/core": "~2.2", | ||
@@ -52,3 +52,3 @@ "convict": "~6.2", | ||
], | ||
"gitHead": "b64861391b7e55ea31fcecce4490b9cc02fec1c7" | ||
"gitHead": "f3b3cbb4a08640bbcf55e685929409e20b186634" | ||
} |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
28772
225
1
+ Added@antora/logger@3.0.0-rc.3(transitive)
+ Added@antora/playbook-builder@3.0.0-rc.3(transitive)
+ Addedpino@7.6.5(transitive)
+ Addedpino-pretty@7.3.0(transitive)
+ Addedprocess-warning@1.0.0(transitive)
- Removed@antora/logger@3.0.0-rc.2(transitive)
- Removed@antora/playbook-builder@3.0.0-rc.2(transitive)
- Removedfastify-warning@0.2.0(transitive)
- Removedget-caller-file@2.0.5(transitive)
- Removedpino@7.5.1(transitive)
- Removedpino-pretty@7.2.0(transitive)
Updated@antora/logger@3.0.0-rc.3